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

Function fetchNgwLayerFeatureCollection

  • fetchNgwLayerFeatureCollection<G, P>(options): Promise<FeatureCollection<G, P>>
  • Type Parameters

    • G extends null | Geometry = Geometry
    • P extends FeatureProperties = FeatureProperties

    Parameters

    • options: FetchNgwItemsOptions<P>

    Returns Promise<FeatureCollection<G, P>>

    • Defined in packages/ngw-kit/src/utils/fetchNgwLayerFeatureCollection.ts:8

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc