Acceptable zoom range.
CameraZoomRestrictions(minZoom: Zoom = Zoom(value = 0.0f), maxZoom: Zoom = Zoom(value = 20.0f))
minZoom
Zoom
maxZoom
val minZoom
The minimum zoom level must be less than the maximum one.
val maxZoom
Maximum scale is limited to 20.