google-maps-services-python icon indicating copy to clipboard operation
google-maps-services-python copied to clipboard

feat!: Added Address Descriptors to Geocoding response. Refactored Geo…

Open tcliff111 opened this issue 1 year ago • 0 comments

…coding response to allow fields outside the geocoding result to be exposed through the client.

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [ x] Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [x ] Ensure the tests and linter pass
  • [x] Code coverage does not decrease (if any source code was changed)
  • [ x] Appropriate docs were updated (if necessary)

Fixes #515 🦕

tcliff111 avatar Feb 16 '24 19:02 tcliff111