IGeocodeResponse

Interface

Properties

Property Type Notes
candidates Array<{
address:
string
attributes:
object
extent:
IExtent
location:
IPoint
score:
number
}>
spatialReference ISpatialReference
geoJson Optional {
features:
Array<{
geometry:
object
properties:
any
type:
string
}>
type:
string
}

Interface defined in packages/arcgis-rest-geocoding/src/geocode.ts:51