react-places-autocomplete
react-places-autocomplete copied to clipboard
How we can get address by coordinates(lat, lng) ?
We have next Utility Functions:
- geocodeByAddress
- geocodeByPlaceId
- getLatLng But how we can get address by (lat, lng) - geocodeByCoordinates How we can doit, now ?
Any progress on this?