zoomBy

fun zoomBy(zoomDelta: Double): CameraOptions

Returns the CameraOptions that adjust the camera zoom level by the given delta.

Return

CameraOptions for the transition.

See also

to read more about the zoom attribute.

Parameters

zoomDelta

The zoom delta for the camera position.