gis-tools-ts - v0.6.0
Preparing search index...
index
capContainsS2CellVertexCount
Function capContainsS2CellVertexCount
capContainsS2CellVertexCount
<
T
>
(
cap
:
S2Cap
<
T
>
,
cell
:
bigint
)
:
number
Return true if the cap contains the given cell.
Type Parameters
T
Parameters
cap
:
S2Cap
<
T
>
the cap
cell
:
bigint
the cell
Returns
number
true if the cap contains the cell
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Return true if the cap contains the given cell.