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
/
BoundOptions
/
BoundOptions
Bound
Options
constructor
(
bounds
:
LatLngBounds
?
=
null
,
minZoom
:
Double
?
=
null
,
maxZoom
:
Double
?
=
null
,
minPitch
:
Double
?
=
null
,
maxPitch
:
Double
?
=
null
)
(
source
)