react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

React Google Maps API

Results 178 react-google-maps-api issues
Sort by recently updated
recently updated
newest added

I have called two events for Polygon One for edit the polygon onmouseup and another one is for doubleclick for removing paths(vertex) Issue: Doubleclick event is not triggered and only...

Simple issue, the docs website seems to be down. I'm trying to access from China so this sometimes poses problems, already tried different means of access and none seem to...

Hey there, I am trying to obtain the paths of the Polygon component provided by this library upon essentially updating the component. Here is my code: ``` import { PolygonProps,...

The following warning has started to appear when using the following @react-google-maps/api/src/LoadScriptNext. Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice...

Marker will be discontinued on February 21, 2024. Please use google.maps.marker.AdvancedMarkerElement instead. For more information about the end of support, please visit https://developers.google.com/maps/deprecations. "@react-google-maps/api": "^2.19.3", When I looked at the...

The link to docs in main readme is broken, it links to https://react-google-maps-api-docs.netlify.app but it doesn't work, I see this on that url ![Screenshot 2024-02-19 at 07 54 54](https://github.com/JustFly1984/react-google-maps-api/assets/5955338/0751a8d3-ba96-47fe-aac1-b663e6d24093)

## An explanation of the issue When utilizing a custom SVG path for a marker icon with the Marker component in @react-google-maps/api, there's a significant misalignment between the intended click...

i'm using MarkerF but i want when hovering on it to show such like a transition scale animation with delay how to to it