mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
CameraBounds
/
CameraBounds
Camera
Bounds
open
fun
CameraBounds
(
@
NonNull
bounds
:
CoordinateBounds
,
maxZoom
:
Double
,
minZoom
:
Double
,
maxPitch
:
Double
,
minPitch
:
Double
)