rotateBy

fun rotateBy(headingDelta: Double): CameraOptions

Returns the CameraOptions that rotates the camera (heading) by the given delta.

Return

CameraOptions with the given transition.

See also

to read more about the rotation attribute.

Parameters

headingDelta

The rotation delta for the camera position.