MapLibre Compose API Reference
Toggle table of contents
0.11.1
desktop
Platform filter
desktop
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-native-bindings
/
org.maplibre.kmp.native.camera
/
CameraOptions
/
CameraOptions
Camera
Options
constructor
(
center
:
LatLng
?
=
null
,
padding
:
EdgeInsets
?
=
null
,
anchor
:
ScreenCoordinate
?
=
null
,
zoom
:
Double
?
=
null
,
bearing
:
Double
?
=
null
,
pitch
:
Double
?
=
null
)
(
source
)