ol-cesium
    Preparing search index...

    Function limitCameraToBoundingSphere

    • Constrain the camera so that it stays close to the bounding sphere of the map extent. Near the ground the allowed distance is shorter.

      Parameters

      • camera: Camera
      • boundingSphere: BoundingSphere
      • ratio: (height: number) => number

      Returns () => void