ObjectType

annotation class ObjectType

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 Map: Int
Type of view objects that were added to map by user
Link copied to clipboard
val MapPlace: Int
View object containing ID for a MapPlace
Link copied to clipboard
val MapPlaceCluster: Int
View object containing information about a MapPlace Cluster
Link copied to clipboard
val Proxy: Int
Type of view objects that are provided automatically in map
Link copied to clipboard
val Screen: Int
Point on map
Link copied to clipboard
val Unknown: Int