maxCameraHeadingOffset property

double get maxCameraHeadingOffset

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

The value must be greater than OrbitLocationCameraController.minCameraHeadingOffset. Serves as the maximum value for OrbitLocationCameraController.cameraHeadingOffset. Animations and interactions obey this limit. Defaults to 180.

set maxCameraHeadingOffset (double value)