Interface
A spatial entity and its corresponding properties
IFeature
can also be imported from the following packages:
import { IFeature } from "@esri/arcgis-rest-feature-service";
import { IFeature } from "@esri/arcgis-rest-routing";
Properties
Property | Type |
---|---|
{ [key: string]: any } | |
geometry
optional
Interface Propertygeometry: IPoint | IPolyline | IPolylineWithCurves | IPolygon | IPolygonWithCurves
symbol
optional
Interface Propertysymbol: ISymbol