react-places-autocomplete
https://github.com/hibiken/react-places-autocomplete
JavaScript
React component for Google Maps Places Autocomplete
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported2 Subscribers
Add a CodeTriage badge to react-places-autocomplete
Help out
- Issues
- Search by addres or postal_code not working
- Bump tmpl from 1.0.4 to 1.0.5
- Type error for KeyboardEventHandler
- Not able to select suggestions by clicking (only tab works) react-places-autocomplete
- Bump path-parse from 1.0.5 to 1.0.7
- Error from Google Maps API
- How can I fetch each value and put it into the rest of the inputs I have. They are all using things such as const [address, setAddress] = useState(shippingAddress.address); const [city, setCity] = useState(shippingAddress.city); const [state, setState] = useState(shippingAddress.state) const [postalCode, setPostalCode] = useState(shippingAddress.postalCode); const [country, setCountry] = useState(shippingAddress.country);
- How can i restrict places search to a specific country like "US"?
- Get result suggestions in countries only
- Bump merge from 1.2.0 to 1.2.1
- Docs
- JavaScript not yet supported