• Preparing search index...
  • The search index is not available
NextGIS Frontend
  • NextGIS Frontend
  • @nextgis/ngw-kit
  • createGeoJsonFeature

Function createGeoJsonFeature

  • createGeoJsonFeature<G, P>(item): 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>

    • Defined in packages/ngw-kit/src/utils/featureLayerUtils.ts:34

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc