MapStyleObserverPlugin

interface MapStyleObserverPlugin

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

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
onStyleChanged
Link copied to clipboard
abstract fun onStyleChanged(styleDelegate: StyleInterface)
Called when a new Style is loaded.
toString
Link copied to clipboard
open fun toString(): String

Inheritors

AnnotationPlugin
Link copied to clipboard
LocationComponentPlugin
Link copied to clipboard