getActiveMapProvider

fun getActiveMapProvider(listener: GetActiveMapProviderListener, executor: Executor? = null)

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.