googlemaps / google-maps-services-java

Java client library for Google Maps API Web Services
Apache License 2.0
1.71k stars 946 forks source link

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

Closed tcliff111 closed 6 months ago

tcliff111 commented 7 months ago

…coding response to allow fields outside the GeocodingResult 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:

Fixes #953 🦕

tcliff111 commented 6 months ago

Added new comments to all the new fields, please take a look.