onMapProvidersFetched

abstract fun onMapProvidersFetched(providers: List<MapProvider>)

Called when available providers are fetched.

Parameters

providers

A List of MapProvider structures, which contains information about all available Online Map Providers.