MapStatusListener

interface MapStatusListener

Listener for the status of a map package

Functions

onStatusFetched
Link copied to clipboard
abstract fun onStatusFetched(result: MapLoader.LoadResult, status: MapLoader.MapStatus)
Called when the fetch operation finished.