zoomToward

fun zoomToward(targetPoint: Point, factor: Double): Camera

Creates a copy of the camera with its location moved in the direction of a target point by the specified zoom factor.

Return

A copy of the camera with the position moved.

Since

200.1.0

See also

Throws

if targetPoint is empty