uninstall Offline Places
fun uninstallOfflinePlaces(iso: String, resultListener: CustomPlacesManager.InstallResultListener, executor: Executor? = null)
Content copied to clipboard
Uninstalls offline places of the requested country.
Parameters
iso
ISO code of country to be uninstalled
result Listener
listener that will be called with result when the operation finishes
executor
executor to call listeners on