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

# Please explain PR reason i just learn

I want to add class names to my marker. Advanced markers support this: https://developers.google.com/maps/documentation/javascript/advanced-markers/html-markers But I don't see advanced markers available in the repo. Can you confirm how can I...

## Bug description When using the `InfoBoxF` component mouse right-click does not work. Selecting text doesn't work either. The `InfoBoxF` uses component uses the `OverlayViewf` component. See my question in...

The link in the readme doesn't work making it difficult to use this lib: https://github.com/JustFly1984/react-google-maps-api/issues/url

# Document link is broken [https://react-google-maps-api-docs.netlify.app/](url) ## ![Screenshot from 2024-01-22 15-13-25](https://github.com/JustFly1984/react-google-maps-api/assets/125133471/05459831-325f-446d-8649-30d3d77f249a) Screenshot

https://react-google-maps-api-docs.netlify.app/ Site Not Found

# Unusual Issue I'm experiencing an unusual problem. I need to render a circle, a central marker, and several surrounding markers. Here's the relevant code: `export default function FindRelay() {...

# Issue template import { Autocomplete, useJsApiLoader } from "@react-google-maps/api"; export function Positions () { const { isLoaded, loadError } = useJsApiLoader({ googleMapsApiKey: "xxxxx", libraries: ["places"], id: "__googleMapsScriptId", }); useEffect(()...

# Issue template 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...

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...