isCameraHeadingOffsetInteractive property

bool get isCameraHeadingOffsetInteractive

True if the camera's heading relative to the OrbitLocationCameraController.targetLocation can be changed by a user horizontal pan interaction, false otherwise.

When enabled, the user can change the OrbitLocationCameraController.cameraHeadingOffset with a horizontal pan interaction. Defaults to true.

set isCameraHeadingOffsetInteractive (bool value)