zoom

fun zoom(@FloatRange(from = 0.0, to = 25.5) zoom: Double): CameraPosition.Builder

Set the zoom of the camera

Zoom ranges from MapLibreConstants.MINIMUM_ZOOM to MapLibreConstants.MAXIMUM_ZOOM

Return

this

Parameters

zoom

Zoom value of the camera