react-google-maps-api
react-google-maps-api copied to clipboard
React Google Maps API
 I've entered my Google Maps API key on the https://react-google-maps-api-docs.netlify.app to test the Directions Service (specifically) and it started re-render infinitely for all the components in there for testing...
## Please provide an explanation of the issue Clustering not working for custom marker wrapped with `` component as it works for native ``. Main problem is binding Clustering with...
## How does it behave? Hey, I'm coming from using `GoogleMapReact` and over there you can pass any React component as a child, and assuming it has `position` props then...
Please check out the directionsrenderer code example. The map keeps refreshing when you choose driving route. https://react-google-maps-api-docs.netlify.app/#directionsrenderer
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Please do not post unformatted code into issues, and please do not ask questions. Only real issues, PR's or feature requests are allowed. Minimal reproduction in codesandbox.io is required. ##...
I want to get the DOM element for the Marker so I can pass an ID attribute to the HTML element of the Marker. Is it possible to directly pass...
i cant understand how can i make test with jest.