on Map Install Progress
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".
Parameters
map Iso
ISO code for map for which this progress is delivered
downloaded Bytes
how many bytes has already been downloaded in total
total Size
total size of map in bytes