MapLibre Compose API Reference
Toggle table of contents
0.12.1
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-native-bindings
/
org.maplibre.kmp.native.map
/
MapLibreMap
/
cameraForLatLngBounds
camera
For
Lat
Lng
Bounds
external
fun
cameraForLatLngBounds
(
bounds
:
LatLngBounds
,
padding
:
EdgeInsets
,
bearing
:
Double
?
=
null
,
pitch
:
Double
?
=
null
)
:
CameraOptions
(
source
)