moveCamera

fun moveCamera(cameraUpdate: CameraUpdate)(source)

Moves the camera instantly to a new position.

Stops any ongoing animation and commits any pending pan offsets before applying the camera update.

Parameters

cameraUpdate

The camera update to apply