react-places-autocomplete icon indicating copy to clipboard operation
react-places-autocomplete copied to clipboard

feat: 🎸 Add geocodeByLocation util for reverse geocoding

Open jtiala opened this issue 5 years ago • 2 comments

Summary

Allows users to search addresses using coordinates.

Refs #180

  • Added a new util function called geocodeByLocation
  • Added a test for it
  • Updated documentation

jtiala avatar Oct 08 '19 18:10 jtiala

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?

sambokai avatar May 17 '20 18:05 sambokai

Merge

willydavid1 avatar Jun 19 '22 17:06 willydavid1