isCameraDistanceInteractive property

bool get isCameraDistanceInteractive

True if the camera's distance to the OrbitLocationCameraController.targetLocation can be changed by a user zoom interaction, false otherwise.

When enabled, the user can change the OrbitLocationCameraController.cameraDistance with a zoom interaction. Defaults to true.

set isCameraDistanceInteractive (bool value)