GetActiveMapProviderListener

Listener for fetching active Online Map Provider.

Functions

Link copied to clipboard
abstract fun onError(error: MapProviderError)

Called when error occurs during the operation.

Link copied to clipboard
abstract fun onMapProviderFetched(provider: MapProvider)

Called when active provider is fetched.