gis-tools-ts - v0.6.0
    Preparing search index...

    Function capIntersectsS2CellFast

    • Return true if the cap intersects "cell", given that the cap does intersect any of the cell vertices or edges.

      Type Parameters

      • T

      Parameters

      • cap: S2Cap<T>

        the cap

      • cell: bigint

        the cell

      Returns boolean

      • true if the cap intersects the cell