gis-tools-ts - v0.6.0
Preparing search index...
index
capContainsS2Cell
Function capContainsS2Cell
capContainsS2Cell
<
T
>
(
cap
:
S2Cap
<
T
>
,
cell
:
bigint
)
:
boolean
Return true if the cap contains the given cell.
Type Parameters
T
Parameters
cap
:
S2Cap
<
T
>
the cap
cell
:
bigint
the cell
Returns
boolean
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.