get Active Map Provider
fun getActiveMapProvider(listener: GetActiveMapProviderListener, executor: Executor? = null)
Content copied to clipboard
Fetch currently active Online Map Provider.
Parameters
listener
Listener that will be called with result when the operation finishes.
executor
Executor to call listener on.