googlemaps / googlemaps/google-maps-services-python
Add status to geocode return object
Open
triage me
type: feature request
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The google maps api for python does not return the status of the call.
**Describe the solution you'd like**
Return the status of the call.
**Describe alternatives you've considered**
Look for an empty list when the geocode call is unsuccessful.
**Additional context**
This feature is important to resolve repeat issues that are occurring.
Contributor guide
Assessment
This issue has not been assessed yet.