MapLibre Compose API Reference
Toggle table of contents
0.13.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-js-bindings
/
org.maplibre.kmp.js.browserapi
Package-level
declarations
Types
Functions
Types
Position
Options
Link copied to clipboard
sealed
external
interface
PositionOptions
PositionOptions
Functions
Position
Options
Link copied to clipboard
fun
PositionOptions
(
enableHighAccuracy
:
Boolean
?
=
null
,
timeout
:
Long
?
=
null
,
maximumAge
:
Long
?
=
null
)
:
PositionOptions