MapObjectType

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String

Properties

Link copied to clipboard
val Circle: Int = 9
Link copied to clipboard
val Container: Int = 8
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val Marker: Int = 1
Link copied to clipboard
val Point: Int = 0
Link copied to clipboard
val Polygon: Int = 4
Link copied to clipboard
val Polyline: Int = 5
Link copied to clipboard
val Route: Int = 6
Link copied to clipboard
val SafetySpot: Int = 7
Link copied to clipboard
val SmartLabel: Int = 3
Link copied to clipboard
val UI: Int = 11