MapResultListener

interface MapResultListener

Listener for operation which returns one map ISO code.

Functions

onMapResult
Link copied to clipboard
abstract fun onMapResult(mapIso: String, result: MapLoader.LoadResult)
Called when operation finishes.