Mode

annotation class Mode

One of these constants should be used with setRenderMode. Mode can be switched at anytime by calling the setLocationLayerMode method passing in the new mode you'd like the location layer to be in.

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