OnStyleLoadedListener

fun fun interface OnStyleLoadedListener

Definition for listener invoked when the style is fully loaded.

Functions

onStyleLoaded
Link copied to clipboard
abstract fun onStyleLoaded(eventData: StyleLoadedEventData)
Invoked when the requested style has been fully loaded, including the style, specified sprite and sources' metadata.