gis-tools-ts - v0.6.0
Preparing search index...
index
toLL
Function toLL
toLL
<
M
=
Record
<
string
,
unknown
>
,
D
extends
Properties
=
Properties
,
P
extends
Properties
=
Properties
,
>
(
feature
:
VectorFeature
<
M
,
D
,
P
>
,
)
:
void
Reproject GeoJSON geometry coordinates from 0->1 coordinate system to lon-lat in place
Type Parameters
M
=
Record
<
string
,
unknown
>
D
extends
Properties
=
Properties
P
extends
Properties
=
Properties
Parameters
feature
:
VectorFeature
<
M
,
D
,
P
>
input GeoJSON
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Reproject GeoJSON geometry coordinates from 0->1 coordinate system to lon-lat in place