WalkingRouteDisplay
class WalkingRouteDisplay(observeRouteProgress: ObserveRouteProgressUseCase, appStore: AppStore) : MapLayerManager
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.