moveTo

fun moveTo(location: Point): Camera

Creates a copy of the camera with a new location.

Return

A copy of the camera with the location changed.

Since

200.1.0

Parameters

location

The location to move the output camera to.

See also

Throws

if location is empty