Response object for Gp.Services.geocode() or Gp.Services.reverseGeocode() invocation when successful. Received as the argument of onSuccess callback function.
Properties:
Name | Type | Description |
---|---|---|
locations | Array.<(Gp.Services.Geocode.DirectGeocodedLocation|Gp.Services.Geocode.ReverseGeocodedLocation)> | locations array. |