-
```
import React from "react";
import PlacesAutocomplete from "react-places-autocomplete";
import Input from "@material-ui/core/Input";
import FormHelperText from "@material-ui/core/FormHelperText…
-
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…
-
As a keyboard junkie, in Slack, GitHub, Zulip, and Element I very frequently write `:smile:` to get the 😄 emoji. I would prefer not to reach for the mouse to click the emoji button in Quiet:
I'…
-
**Is your feature request related to a problem? Please describe.**
Need a search inside a map.. I found which can be outside a map
**Describe the solution you'd like**
Search should be inside the…
-
#### Environment details
1. google.maps.places.AutocompleteService
2. "@googlemaps/js-api-loader": "^1.11.2",
#### Steps to reproduce
I load the library as follows
```javascript
new L…
-
When using any address autocomplete component in React, I was getting the error "ApiNotActivatedMapError", even though I activated the Maps JavaScript API as stated in the error code description here:…
-
# How to use a restricted API key for android and ios.
I have created a restricted API key for both platforms android and iOS but it's not working can you please help me with how to use the restric…
-
**Describe the bug**
I recently migrated to the V2 task and it is timing out after my timeout limit (60 minutes). Using the V1 task only takes 3 minutes. It seems for every package, it prints out the…
-
## Feature request
I am trying to use the Dialog component, however I noticed a bug where I am loading Google Maps Place Autocomplete service, and I'm unable to select places because they are rende…
-
# Describe the problem
I want to exclude all results without street addresses and home numbers. I tried with different values for `filterReverseGeocodingByTypes` but each time i received `Country, …