setZoomRange

Sets the zoom level range for the active sphere.

Parameters:

  • cameraZoomMin (number): The minimum valid field of view for the current sphere

  • cameraZoomMax (number): The maximum valid field of view for the current sphere

Returns: Nothing

Code Sample