NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
createGeoJsonFeature
Function createGeoJsonFeature
createGeoJsonFeature
<
G
extends
null
|
Geometry
=
Geometry
,
P
extends
FeatureProperties
=
FeatureProperties
,
>
(
item
:
Pick
<
FeatureItem
<
FeatureProperties
,
Geometry
>
,
"id"
|
"geom"
|
"fields"
,
>
,
)
:
Feature
<
G
,
P
>
Type Parameters
G
extends
null
|
Geometry
=
Geometry
P
extends
FeatureProperties
=
FeatureProperties
Parameters
item
:
Pick
<
FeatureItem
<
FeatureProperties
,
Geometry
>
,
"id"
|
"geom"
|
"fields"
>
Returns
Feature
<
G
,
P
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...