zoomBy

fun zoomBy(amount: Double, focus: Point): CameraUpdate

Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint.

Return

CameraUpdate Final Camera Position

Parameters

amount

Amount of zoom level to change with

focus

Focus point of zoom


Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint.

Return

CameraUpdate Final Camera Position

Parameters

amount

Amount of zoom level to change with