subscribeStyleLoaded

open override fun subscribeStyleLoaded(styleLoadedCallback: StyleLoadedCallback): Cancelable

Subscribes to StyleLoaded event.

Return

cancellable object to unsubscribe from the event.

Parameters

styleLoadedCallback