result |
result{} |
|
All |
result.address |
result.address{} |
Contains the address information for the given coordinates. |
All |
result.address.addressFormat |
string |
The full address. |
All |
result.address.houseNumber |
string |
The street address number. |
All |
result.address.houseNumberFraction |
string |
A fraction used in combination with the street number. |
All |
result.address.street |
string |
The street address, including number and name. |
All |
result.address.streetDirection |
string |
The street direction, such as "N", "SW", "East", etc. |
All |
result.address.streetName |
string |
The name of the street. |
All |
result.address.streetPrefix |
string |
A prefix used with the street address, such as a directional street number prefix. |
All |
result.address.streetSuffix |
string |
A suffix used with the street address, such as a building suite suffix. |
All |
result.address.streetSuffixDirection |
string |
The street direction used in a street suffix. |
All |
result.address.city |
string |
The name of the city. |
All |
result.address.state |
string |
The name of the state. |
All |
result.address.stateAbbreviation |
string |
The state code or abbreviation. |
All |
result.address.postalCode |
string |
The postal zip code. |
All |
result.address.country |
string |
The name of the country. |
All |
result.address.countryCode |
string |
The country code or abbreviation. |
All |
status |
integer |
The return status. |
All |