MapStyleObserverPlugin

Interface for plugins need to be aware of the style change event.

interface MapStyleObserverPlugin

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
onStyleChanged
Link copied to clipboard

Called when a new Style is loaded.

abstract fun onStyleChanged(styleDelegate: StyleInterface)
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

AnnotationPlugin
Link copied to clipboard
LocationComponentPlugin
Link copied to clipboard