OnMapLoadedListener

fun interface OnMapLoadedListener

Definition for listener invoked when the map loading finishes.

Functions

onMapLoaded
Link copied to clipboard
abstract fun onMapLoaded(eventData: MapLoadedEventData)

Invoked when the Map's style has been fully loaded, and the Map has rendered all visible tiles.