MapLayerManager
A new instance of MapLayerManager will be created for each instance of MapView
Inheritors
Functions
Link copied to clipboard
open suspend fun onMapLoaded(style: Style, mapboxMap: MapboxMap, pluginProviderDelegate: MapPluginProviderDelegate)
See OnMapLoadedListener.onMapLoaded for details.
Link copied to clipboard
Called each time when the style is loaded. The function is called on CoroutineScope that will active as long the style is used by MapView.