cameraZoomRange
Values that set the minimum and maximum distances of the camera from the map center.
Declaration
cameraZoomRange?: CameraZoomRange;Discussion
Set this property with a CameraZoomRange instance, which is an object containing minCameraDistance and maxCameraDistance properties.