Location Plugin
Define the interfaces for the Location plugin.
interface LocationPlugin : MapStyleObserverPlugin, LifecyclePlugin, MapCameraPlugin
Content copied to clipboard
Functions
equals
Link copied to clipboard
initialize
Link copied to clipboard
open override fun initialize()
Content copied to clipboard
onCameraMove
Link copied to clipboard
onDelegateProvider
Link copied to clipboard
open override fun onDelegateProvider(delegateProvider: MapDelegateProvider)
Content copied to clipboard
onStyleChanged
Link copied to clipboard
abstract override fun onStyleChanged(styleDelegate: StyleManagerInterface)
Content copied to clipboard
Inheritors
LocationPluginImpl
Link copied to clipboard