Map Install Progress Listener
interface MapInstallProgressListener : NativeMethodsReceiver.NativeListener
Content copied to clipboard
Listener for installation progress of a map.
Functions
onMapInstallProgress
Link copied to clipboard
abstract fun onMapInstallProgress(mapIso: String, downloadedBytes: Long, totalSize: Long)
Content copied to clipboard