addMapProgressInstallListener

fun addMapProgressInstallListener(listener: MapInstallProgressListener, executor: Executor? = null)

Adds listener for installation progress of a map.

Parameters

listener

listener to register

executor

executor to call listener on