Namespace GoogleMapsApi.Entities.Geocoding.Response
Classes
- GeocodingResponse
Response from the Google Geocoding API containing geocoded results matching the input address or coordinates.
- Result
When the geocoder returns results, it places them within a (JSON) results array. Even if the geocoder returns no results (such as if the address doesn't exist) it still returns an empty results array. (XML responses consist of zero or more result elements.)
Enums
- Status
The "status" field within the Geocoding response object contains the status of the request, and may contain debugging information to help you track down why Geocoding is not working. The "status" field may contain the following values: