Map Install Progress Listener
interface MapInstallProgressListener : NativeMethodsReceiver.NativeListener
Content copied to clipboard
Listener for installation progress of a map.
Functions
on Map Install Progress
Link copied to clipboard
abstract fun onMapInstallProgress(mapIso: String, downloadedBytes: Long, totalSize: Long)
Content copied to clipboard
Called when there is new progress when installing a map. For the MapLoader's Resource file(s), this callback is called with the ISO code "xr".