GeocodingResponse

The response from the Geocoding API

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Properties

Name Type Description
status string Status code indicating the outcome of the request.
results array Array of geocoded address results
error_message string Human-readable description of the error, present when status is not OK.
View JSON Schema on GitHub