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