-
All the dependencies (not the peer dependencies) are bundled in the build output files.
The build is thus including @googlemaps/js-api-loader as well as react-select with all of its own dependencies…
-
I'm trying to get places details but I'm limmited to the name, adress and id.
I'm having a little trouble trying to get this using react components. Someone got a hint ?
*** Tried use the google…
-
I am using google-maps-react in my project.
The code to display map is as follows.
render() {
return (
{this.props.position &&
}
…
-
**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…
-
# Describe the problem
This question is a bit off topic but I haven't gotten an answer to my question in other forums and maybe someone can shed some light for me?
Basically, I'm using GooglePl…
-
**Describe the bug 🐛**
I use `@googlemaps/js-api-loader` explicitly on a page where `google-map-react` is not used. However, when I navigate between this page and one that does use `google-map-…
-
- https://github.com/react-native-community/react-native-maps
- https://github.com/nshaposhnik/react-native-maps-example
- https://codeburst.io/react-native-build-full-fledged-module-with-google-map…
-
Google Places have introduce new API which is documented here: https://developers.google.com/maps/documentation/places/web-service/op-overview
I am looking for openapi specification file where woul…
-
## Please provide an explanation of the issue
When you want to create an array outside a component (to avoid the warning `Performance warning! LoadScript has been reloaded unintentionally! You shou…
-
@tolu360, over in https://github.com/tolu360/react-native-google-places/issues/60#issuecomment-317367219 you suggested using the web API to retrieve place photos. Google's looming pricing/quota change…