maxCameraDistance property

double get maxCameraDistance

The maximum distance from the camera to the OrbitLocationCameraController.targetLocation, in meters.

The value must be greater than OrbitLocationCameraController.minCameraDistance. Serves as the maximum value for OrbitLocationCameraController.cameraDistance. Animations and interactions obey this limit. No limit on this maximum distance.

set maxCameraDistance (double value)