subscribeStyleDataLoaded

open override fun subscribeStyleDataLoaded(styleDataLoadedCallback: StyleDataLoadedCallback): Cancelable

Subscribes to StyleDataLoaded event.

Return

cancellable object to unsubscribe from the event.

Parameters

styleDataLoadedCallback