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

Function fetchNgwLayerItemsRequest

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

    • G extends Geometry = Geometry
    • P extends {
          [field: string]: any;
      } = {
          [field: string]: any;
      }

    Parameters

    • options: FetchNgwItemsOptions<P>

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

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

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc