Interface
IFeatureSet
can also be imported from the following packages:
import { IFeatureSet } from "@esri/arcgis-rest-feature-service";
Inheritance: IFeatureSetIHasZM
Properties
features
Interface Propertyfeatures: IFeature[]
fieldAliases
optional
Interface PropertyfieldAliases: { [key: string]: string }
Type declaration
- [key: string]: string
fields
optional
Interface Propertyfields: IField[]
geometryType
optional
Interface PropertygeometryType: GeometryType
hasM
optionalinherited
Interface PropertyhasM: boolean
Inherited from IHasZM.hasM
hasZ
optionalinherited
Interface PropertyhasZ: boolean
Inherited from IHasZM.hasZ
spatialReference
optional
Interface PropertyspatialReference: ISpatialReference
displayFieldName: string