cesium-spatial
    Preparing search index...

    Function cellToRing

    • The cell's outline as a flat, open [lng, lat, ...] ring in degrees.

      h3-js reports boundaries as [lat, lng] pairs; this is the form Cesium's fromDegreesArray helpers expect.

      Parameters

      • cell: string

      Returns number[]