cameraHeadingOffset property

double get cameraHeadingOffset

The heading of the camera relative to the OrbitLocationCameraController.targetLocation, in degrees.

The clockwise angle in the horizontal plane of the OrbitLocationCameraController.targetLocation starting from due south. Any angle in degrees is valid and will automatically be normalized between -180 to 180. Defaults to 0 degrees.

set cameraHeadingOffset (double value)