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

Function fetchNgwLayerFeature

  • fetchNgwLayerFeature<G, P>(options): Promise<Feature<G, P>>
  • Type Parameters

    • G extends Geometry = Geometry
    • P extends Record<string, any> = Record<string, any>

    Parameters

    • options: FetchNgwItemOptions<P>

    Returns Promise<Feature<G, P>>

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

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc