getMapStatus

fun getMapStatus(mapIso: String, listener: MapStatusListener)

Fetches the status of requested map (country or region).

Parameters

mapIso

ISO code of the map

listener

Listener which will be called with MapStatus value, along with a LoadResult value, when the operation finishes