react-places-autocomplete
react-places-autocomplete copied to clipboard
feat: 🎸 Add geocodeByLocation util for reverse geocoding
Summary
Allows users to search addresses using coordinates.
Refs #180
- Added a new util function called geocodeByLocation
- Added a test for it
- Updated documentation
Thank you for the PR.
I don't think we should add utils functions to this library as they bloat the scope IMO.
@hibiken Close or merge?
Merge