update Map
Updates map with given ISO code. If the update progress should be reported, use the addMapProgressInstallListener function to register the corresponding listener. In case of successful update, the map will be loaded.
Return
Task of current running operation which can be cancelled
Parameters
ISO code of map, for which an update should be performed
listener which is called after the update is complete, called with ISO code of the map and status or with load result on failure.
Updates map with given ISO code. If the update progress should be reported, use the addMapProgressInstallListener function to register the corresponding listener. In case of successful update, the map will be loaded.
Return
Task of current running operation which can be cancelled
Parameters
ISO code of map, for which an update should be performed
network settings for downloading map files
listener which is called after the update is complete, called with ISO code of the map and status or with load result on failure.