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
/
LocationRequest
/
LocationRequest
Location
Request
constructor
(
accuracy
:
LocationAccuracy
=
LocationAccuracy.High
,
minimumInterval
:
Duration
=
1.seconds
,
minimumDistance
:
Length
=
1.meters
)
(
source
)