STWMapProviderValues

annotation class STWMapProviderValues

Properties

Link copied to clipboard
val ARC_GIS_MAP_PROVIDER_KEY: Long
Arc gis map provider
Link copied to clipboard
val GOOGLE_MAP_PROVIDER: Long
Google map provider
Link copied to clipboard
val OSM_MAP_PROVIDER_KEY: Long
OSM map provider

Inherited 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