A spatial entity and its corresponding properties
IFeature
can also be imported from the following packages:
Use dark colors for code blocks Copy
1
2
import { IFeature } from "@esri/arcgis-rest-feature-service";
import { IFeature } from "@esri/arcgis-rest-routing";
Properties Property Type attributes
{ [key: string]:Â any }
geometry
IPoint | IPolyline | IPolylineWithCurves | IPolygon | IPolygonWithCurves
symbol
ISymbol
attributes Interface Property attributes: { [key: string]:Â any }
Type declaration
optional
Interface Propertygeometry: IPoint | IPolyline | IPolylineWithCurves | IPolygon | IPolygonWithCurves
symbol
optional
Interface Propertysymbol: ISymbol
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4