setZoom

open fun setZoom(zoom: Double, @NonNull focalPoint: PointF, duration: Long)

Zooms the camera to the specified level.

Parameters

zoom

The zoom level to which the camera should move.

focalPoint

The point around which to zoom.

duration

The duration for the zoom animation