Cesium Utils - v0.2.6
    Preparing search index...

    Function computeRectangle

    • Parameters

      • tilingScheme: TilingScheme

        The tiling scheme to use for calculation.

      • from: Map<number, any>

        Tile ranges to calculate from.

      Returns Rectangle

      Use Rectangle.fromDegrees() instead. This method is maintained for backward compatibility. Calculates a bounding rectangle that encompasses all the specified tile ranges.