FailedToLoadMap

MapLibre failed to load the map or its style.

The managers were never built, so accessing one throws. MapLibre reports this as a message rather than an exception, which is why there is no cause.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

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