minCameraHeadingOffset property

double get minCameraHeadingOffset

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

The value must be less than OrbitLocationCameraController.maxCameraHeadingOffset. Serves as the minimum value for OrbitLocationCameraController.cameraHeadingOffset. Animations and interactions obey this limit. Defaults to -180.

set minCameraHeadingOffset (double value)