Skip to Content

GeocodeAddress

Properties

NameTypeDescriptionNotes
geometryGeometryGeometry information with coordinates.[default to null]
formatted_addressStringHuman-readable formatted address.[default to null]
short_addressStringShort version of the address (subThoroughFare + thoroughFare).[default to null]
countryStringCountry name.[optional] [default to null]
country_codeStringISO country code.[optional] [default to null]
postal_codeStringPostal/ZIP code.[optional] [default to null]
localityStringCity or locality name.[optional] [default to null]
sub_localityStringSub-locality or neighborhood.[optional] [default to null]
administrative_area_level_1StringState or province.[optional] [default to null]
administrative_area_level_2StringCounty or district.[optional] [default to null]
thorough_fareStringStreet name (route).[optional] [default to null]
sub_thorough_fareStringStreet number.[optional] [default to null]
feature_nameStringFeature name.[optional] [default to null]
place_idStringGoogle Maps place ID.[optional] [default to null]
descriptionStringPlace description.[optional] [default to null]
nameStringPlace name.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]