Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.models.events
/
MapEvent
Map
Event
open
class
MapEvent
Class to hold a map event type
Members
Constructors
Map
Event
Link copied to clipboard
constructor
(
eventType
:
Int
)
Types
Event
Type
Def
Link copied to clipboard
@
Retention
(
value
=
SOURCE
)
annotation class
EventTypeDef
Properties
event
Type
Link copied to clipboard
val
eventType
:
Int
MAP_
IDLE
Link copied to clipboard
val
MAP_IDLE
:
Int
=
20
MAP_
MOVED
Link copied to clipboard
val
MAP_MOVED
:
Int
=
10
MAP_
STABLE
Link copied to clipboard
val
MAP_STABLE
:
Int
=
30