Search
Preparing search index...
The search index is not available
@types/amap-js-api-indoor-map
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/amap-js-api-indoor-map
AMap
Overlay
EventMap
Interface EventMap<I>
Type parameters
I
Hierarchy
EventMap
EventMap
Index
Properties
click
dblclick
mousedown
mousemove
mouseover
mouseup
rightclick
touchend
touchmove
touchstart
Properties
click
click
:
MapsEvent
<
"click"
,
I
>
dblclick
dblclick
:
MapsEvent
<
"dblclick"
,
I
>
mousedown
mousedown
:
MapsEvent
<
"mousedown"
,
I
>
mousemove
mousemove
:
MapsEvent
<
"mousemove"
,
I
>
mouseover
mouseover
:
MapsEvent
<
"mouseover"
,
I
>
mouseup
mouseup
:
MapsEvent
<
"mouseup"
,
I
>
rightclick
rightclick
:
MapsEvent
<
"rightclick"
,
I
>
touchend
touchend
:
MapsEvent
<
"touchend"
,
I
>
touchmove
touchmove
:
MapsEvent
<
"touchmove"
,
I
>
touchstart
touchstart
:
MapsEvent
<
"touchstart"
,
I
>
Exports
AMap
Overlay
Event
Map
click
dblclick
mousedown
mousemove
mouseover
mouseup
rightclick
touchend
touchmove
touchstart
Options
Generated using
TypeDoc