MapLibre Compose API Reference
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-js-bindings
/
org.maplibre.kmp.js
/
JumpToOptions
Jump
To
Options
fun
JumpToOptions
(
center
:
LngLat
?
=
null
,
zoom
:
Double
?
=
null
,
bearing
:
Double
?
=
null
,
pitch
:
Double
?
=
null
,
padding
:
PaddingOptions
?
=
null
)
:
JumpToOptions
(
source
)