Details about the geocoding of origin, destination and waypoints.
More...
|
|
string | geocoder_status |
| | Status code resulting from the geocoding operation.
|
| |
|
string[] | types |
| | Address type of the geocoding result used for calculating directions.
|
| |
|
string | place_id |
| | Unique identifier that can be used with other Google APIs.
|
| |
|
string | partial_match |
| | Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
You may wish to examine the original request for misspellings and/or an incomplete address.
|
| |
Details about the geocoding of origin, destination and waypoints.