IFeature
Interface
A spatial entity and its corresponding properties
IFeature
can also be imported from the following packages:
A spatial entity and its corresponding properties
IFeature
can also be imported from the following packages:
1
2
import { IFeature } from "@esri/arcgis-rest-feature-service";
import { IFeature } from "@esri/arcgis-rest-routing";
Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.
attributes: { [key: string]: any }