Skip to content

Interface

A spatial entity and its corresponding properties

IFeature can also be imported from the following packages:

Use dark colors for code blocksCopy
1
2
import { IFeature } from "@esri/arcgis-rest-feature-service";
import { IFeature } from "@esri/arcgis-rest-routing";

Properties

attributes

Interface Property
attributes: {}
Type declaration

    geometry

    optional
    Interface Property

    symbol

    optional
    Interface Property
    symbol: ISymbol

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.