react-places-autocomplete
react-places-autocomplete copied to clipboard
React component for Google Maps Places Autocomplete
Bug This plugin is super useful however it makes use of the method componentWillReceiveProps which is no longer supported by React. React continues to evolve in many directions and now...
react-places-autocomplete response contains distance filed but not in suggestions object in reactjs 
Hi, Is this component have the ability to return the distance per suggested locations?
# Compatibility for Apartments / Units? ## Is there a way to bypass the select, and enter a custom address? For example in my use case, a lot of my...
hi, how I can use onSelect on the redux form ?
On npm start, first load of the project will work as intended. **What is the current behavior?** After page refresh, dropdown menu displays "loading..." infinitely *Edit After removing react-google-maps component...
I don't know if this is the desired behaviour, but I would like to know if I can override it: currently, if the input loses focus, the suggestions disappear. May...
**Do you want to request a *feature* or report a *bug*?** Feature / bug **What is the current behavior?** By default, this library does not load the google maps library...
**Do you want to request a *feature* or report a *bug*?** If this isn't already possible, I'd be requesting a feature for it We need the user to be able...
getLatLng(results[0]) stopped working today. IS it just me? 