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
Text
EventMap
Interface EventMap<I>
Type parameters
I =
Text
Hierarchy
EventMap
<
I
>
EventMap
Index
Properties
click
dblclick
dragend
dragging
dragstart
mousedown
mousemove
mouseout
mouseover
mouseup
movealong
moveend
moving
rightclick
touchend
touchmove
touchstart
Properties
click
click
:
MapsEvent
<
"click"
,
I
>
dblclick
dblclick
:
MapsEvent
<
"dblclick"
,
I
>
dragend
dragend
:
MapsEvent
<
"dragend"
,
I
>
dragging
dragging
:
MapsEvent
<
"dragging"
,
I
>
dragstart
dragstart
:
MapsEvent
<
"dragstart"
,
I
>
mousedown
mousedown
:
MapsEvent
<
"mousedown"
,
I
>
mousemove
mousemove
:
MapsEvent
<
"mousemove"
,
I
>
mouseout
mouseout
:
MapsEvent
<
"mouseout"
,
I
>
mouseover
mouseover
:
MapsEvent
<
"mouseover"
,
I
>
mouseup
mouseup
:
MapsEvent
<
"mouseup"
,
I
>
movealong
movealong
:
Event
<
"movealong"
,
undefined
>
moveend
moveend
:
Event
<
"moveend"
,
undefined
>
moving
moving
:
Event
<
"moving"
,
{
passedPath
:
LngLat
[]
}
>
rightclick
rightclick
:
MapsEvent
<
"rightclick"
,
I
>
touchend
touchend
:
MapsEvent
<
"touchend"
,
I
>
touchmove
touchmove
:
MapsEvent
<
"touchmove"
,
I
>
touchstart
touchstart
:
MapsEvent
<
"touchstart"
,
I
>
Exports
AMap
Text
Event
Map
click
dblclick
dragend
dragging
dragstart
mousedown
mousemove
mouseout
mouseover
mouseup
movealong
moveend
moving
rightclick
touchend
touchmove
touchstart
Options
Text
Align
Vertical
Align
Generated using
TypeDoc