-
Hi.
I try to combine Autocomplete component with source data from Google Places API. My problem is that dropdown list with suggestions is not being shown.
For example, I type mainstreet 7. I exp…
-
Sometimes i get an error here.
https://github.com/ErrorPro/react-google-autocomplete/blob/master/src/usePlacesWidget.js
Cannot read properties of undefined (reading 'places')
```js
if (!google…
-
hey
when im sending options
`
const { suggestions } = usePlacesAutocomplete(location, {
apiOptions: {
version: 'weekly',
},
autocompletionRequest: {
region: 'US',
…
-
- List widget
- Tree widget
- Autocomplete widget
Provide extended / additionnal default SPARQL queries that would read e.g. skos:definition|rdfs:comment.
-
in autocomplete search as following
```
places.autocomplete(
query,
language:"en"
components: [],
sessionToken: //here,
)
```
Should I set my token…
-
**Describe the bug**
autocomplete with custom text field doesn't return places data.
**To Reproduce**
```
```
```
…
-
Nothing is rendered when using reference-style link in Markdown and the html5-embed plugin is enabled. Instead, an error message is printed in `Extension Host`.
### `test.md`
```
# title
[Pl…
ipcjs updated
10 months ago
-
Hi there,
I'm working on a multi-language website and want to set the autocomplete language dynamically.
Is this possible?
Currently my code looks like this:
Vue.use(VueGoogleMaps, {
load: {
…
-
## Feature Request
### Plugin
- @capacitor/google-maps
### Description
The @capacitor/google-maps native plugin should have support for using the Places SDK for Android natively on Android…
-
Build found in `dist/autocomplete.min.js` looks dirty as any commit since https://github.com/kuhnza/angular-google-places-autocomplete/commit/967f5eb8d2c31754e89da6bd917a184813243bfc is not included.
…