onMapLoadError

Invoked whenever the map load errors out

Parameters

mapLoadErrorType
message

the error message string

abstract fun onMapLoadError(mapLoadErrorType: MapLoadErrorType, message: String)