IFeature
Interface
A spatial entity and its corresponding properties
IFeature
can also be imported from the following packages:
Properties
Property | Type |
---|---|
{ [key: string]: any } | |
geometry
optional
Interface Propertygeometry: IPoint | IPolyline | IPolylineWithCurves | IPolygon | IPolygonWithCurves
symbol
optional
Interface Propertysymbol: ISymbol
attributes: { [key: string]: any }
Type declaration