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

Function fetchNgwLayerItems

  • fetchNgwLayerItems<G, P>(options): Promise<FeatureItem<P, G>[]>
  • Type Parameters

    • G extends Geometry = Geometry
    • P extends FeatureProperties = FeatureProperties

    Parameters

    • options: FetchNgwItemsOptions<P>

    Returns Promise<FeatureItem<P, G>[]>

    • Defined in packages/ngw-kit/src/utils/fetchNgwLayerItems.ts:17

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc