data class MapboxInvalidModuleException : RuntimeException
An exception thrown when there's a missing or wrongly implemented Mapbox module.
MapboxInvalidModuleException(type: MapboxModuleType)
An exception thrown when there's a missing or wrongly implemented Mapbox module. |