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

Function prepareFieldsToNgw

  • prepareFieldsToNgw<T>(item, resourceFields): Record<keyof T, any>
  • Type Parameters

    • T extends FeatureProperties = FeatureProperties

    Parameters

    • item: T
    • resourceFields: Pick<FeatureProperties, "keyname" | "datatype">[]

    Returns Record<keyof T, any>

    • Defined in packages/ngw-kit/src/utils/prepareFieldsToNgw.ts:3

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc