maxCameraPitchOffset property

double get maxCameraPitchOffset

The maximum camera pitch offset relative to the target's GeoElement, in degrees.

The angle must be between OrbitGeoElementCameraController.minCameraPitchOffset and 90. Animations and interactions are bounded by this limit. The default value is 90.

set maxCameraPitchOffset (double value)