IGeocodeResponse
Interface
Properties
Property | Type |
---|---|
{ features: { geometry: object; properties: any; type: string }[]; type: string } | |
geoJson
optional
geoJson: { features: { geometry: object; properties: any; type: string }[]; type: string }
Type declaration
spatialReference
spatialReference: ISpatialReference
candidates: { address: string; attributes: object; extent?: IExtent; location: IPoint; score: number }[]