MapLibre Compose API Reference
Toggle table of contents
0.14.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
location
/
org.maplibre.compose.location
/
Location
/
Location
Location
constructor
(
position
:
PositionWithAccuracy
,
altitudeAccuracy
:
Length
?
=
null
,
speed
:
SpeedWithAccuracy
?
=
null
,
course
:
BearingWithAccuracy
?
=
null
,
timestamp
:
TimeMark
)
(
source
)