resumePendingInstallations

fun resumePendingInstallations(listener: MapLoaderResumeInfoListener)

Resumes all pending map installations (and updates). If the notification about finished installation is needed, register listener for it via addMapResumedInstallDoneListener. If the installation progress should be reported, use the addMapProgressInstallListener function to register the corresponding listener.

Parameters

listener

Listener which will be called when the resume operation loads information about resumed tasks (or fails to do so).