cesium-spatial
    Preparing search index...

    Function isPentagonCell

    • Whether the cell is one of H3's twelve pentagons.

      Pentagons have five neighbors instead of six and break the assumptions behind several fast-path traversals, so anything drawing directional geometry should check.

      Parameters

      • cell: string

      Returns boolean