IGeocodeResponse

Interface

Properties

PropertyType
{ address: string; attributes: object; extent?: IExtent; location: IPoint; score: number }[]
{ features: { geometry: object; properties: any; type: string }[]; type: string }

candidates

Interface Property
candidates: { address: string; attributes: object; extent?: IExtent; location: IPoint; score: number }[]

geoJson

optional
Interface Property
geoJson: { features: { geometry: object; properties: any; type: string }[]; type: string }
Type declaration

    spatialReference

    Interface Property
    spatialReference: ISpatialReference

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