Open
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.