-
Unfortunately, the Place Autocomplete API for Google Maps requires an API key from Google Cloud Platform so some additional configuration is needed, but other than that it's rather easy to add.
API…
-
When testing the widget with `jest` in a `react` and `typescript` project, I get the following error:
`TypeError: autocompleteRef.current.setFields is not a function at node_modules/react-google-au…
-
Inside the `gPlacesAutocomplete` init code, the drawer element is appended to body: https://github.com/kuhnza/angular-google-places-autocomplete/blob/master/src/autocomplete.js#L88
However, upon `$de…
-
##Google Map Integration for Schools
So validating schools with GPlaces is a good way to reduce duplication of schools and non-unique entries.
The autocomplete needs to feed from the backend an…
-
I'm currently using `KeyboardAwareScrollView` with `react-native-google-places-autocomplete` and only when the auto-complete component is within `KeyboardAwareScrollView`, the drop-down suggested addr…
-
I am trying to get a list of addresses using postal codes.
This is a snippet of code:
```
import 'package:google_maps_webservice/places.dart';
final _places = GoogleMapsPlaces(apiKey: '');
…
-
Hello!
I get the following error on input of address:
Google Maps JavaScript API error: InvalidKeyMapError
https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-m…
-
Your chosen name for this project - "ngAutocomplete" - will lead most developers to believe (before reading further) that you've implemented a _generic_ autocomplete service for use as an Angular dir…
-
Hi!
I'm getting the error: Uncaught (in promise) TypeError: Cannot read property 'Autocomplete' of undefined
I'm requiring the library for places but still seeing that error. Any ideas?
Chee…
ghost updated
4 years ago
-
# Description
When users perform multiple rapid taps on the search bar in the app, it causes the app to crash. The issue occurs specifically when searching for locations, such as "IV George Avenue, P…