-
Hi there,
Thanks for this great component.
How to restrict the input to be selected from suggestions only and not allowing users to enter custom address?
While using with Redux-Form it's val…
-
@pkieltyka Some findings from my reading & experiments with Googles APIs..
Google has multiple APIs related to places/geocoding.
[Geocoding web service](https://developers.google.com/maps/documentat…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Node 16 - 18
React 17
Next 12.2
"dependencie…
-
Makes the text unreadable in this case. Maybe we could change the background color for the modal depending on theme to support IOS 13.0+?
Thanks!
-
- [x] Mostrar mensagem de erro para buscas de endereços fora de SP, Capital
- [ ] Limitar buscas pela API do Google
- [ ] Validar o input do usuário por bounding box da cidade de SP, após retorno do…
bplmp updated
6 years ago
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
When passing autoCompleteProps to the AutoCompleteElement…
-
Dependencies in package.json
"dependencies": {
"apisauce": "0.16.0",
"i18n-js": "3.0.11",
"lodash.throttle": "4.1.1",
"mobx": "4.2.1",
"mobx-react": "5.2.8",
"mobx-sta…
-
The search box is a great candidate for react. Here's what it does right now:
1. Looks a certain way most of the time, without displaying too much data
2. If you roll over it, it pops open! There is a…
-
First of all, thank you for the time you have put to 'resurrect' geocoder lib,
Saying that - I have noticed that it's using google web API instead of native iOS.
As a result, it's not possible …
-
I am trying to set the `types` in the options parameters to limit the search to just cities.
const options = {
location: new google.maps.LatLng(85, -180),
radius: 5000,
typ…