Taos API Reference
    Preparing search index...

    Function geographicTileRectangle

    • Cesium's default geographic tiling scheme: level 0 has two tiles covering [−π, π] × [−π/2, π/2], each subsequent level quarters every tile. Returns the rectangle (radians) of tile (x, y, level), with y measured from the north.

      Parameters

      • x: number
      • y: number
      • level: number

      Returns Rectangle