MapError

sealed class MapError : Throwable

Errors reported by WemapMapView while loading.

Inheritors

Types

Link copied to clipboard

MapLibre failed to load the map or its style.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String