MapLibre Compose API Reference
Toggle table of contents
0.15.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-compose
/
org.maplibre.compose.location
/
HeadingTrackingStatus
/
Unavailable
Unavailable
data
class
Unavailable
(
val
cause
:
Throwable
)
:
HeadingTrackingStatus
(
source
)
The heading provider failed unexpectedly.
Members
Constructors
Unavailable
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable