gis-tools-ts - v0.6.0
Preparing search index...
index
idToS2Point
Function idToS2Point
idToS2Point
<
M
extends
Properties
=
Properties
>
(
id
:
bigint
,
m
?:
M
,
)
:
VectorPoint
<
M
>
Convert an S2CellID to an XYZ Point
Type Parameters
M
extends
Properties
=
Properties
Parameters
id
:
bigint
the S2CellID
Optional
m
:
M
M-Value
Returns
VectorPoint
<
M
>
a 3D vector
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Convert an S2CellID to an XYZ Point