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

React Google Maps API

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

# Issue template You can donate or became a sponsor [https://opencollective.com/react-google-maps-api#category-CONTRIBUTE](https://opencollective.com/react-google-maps-api#category-CONTRIBUTE) If you want to ask question, please ask it in Github Discussions, [Spectrum.chat](https://spectrum.chat/react-google-maps) or [Slack channel](https://join.slack.com/t/react-google-maps-api/shared_invite/enQtODc5ODU1NTY5MzQ4LTBiNTYzZmY1YmVjYzJhZThkMGU0YzUwZjJkNGJmYjk4YjQyYjZhMDk2YThlZGEzNDc0M2RhNjBmMWE4ZTJiMjQ) I am experiencing...

Hi, I am using the StandaloneSearchBox component in my react application. While the application load, before the input is render, we see for like .25 or .5 seconde the word...

I am using the @react-google-maps/api package to implement Google Places Autocomplete in my React application. I need to send a session token with the autocomplete requests to group billing charges....

Dear team, I have been using react-google-maps-api extensively in my project. Is there any way to hide certain countries from the map? For example, I need to hide France from...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...

I have problem with edit polygon. Polygon is render correctly, but when I edit polygon I get error > InvalidValueError: setEditable: not a LatLng or LatLngLiteral: in property lat: not...

## Please provide an explanation of the issue I have this component but the map is not loaded correctly, can someone help to figure out what is happened? ``` import...

Include React 19 in peer deps for api package, as suggested in https://github.com/JustFly1984/react-google-maps-api/pull/3382#issuecomment-2400559676. (Note that only one package actually had React as a peer dep.)

Fixes this lint error just introduced in #3382.