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

The render of `MarkerClustererF` isn't working properly with NextJs in strict mode. Sometime on rerender it appear until another render. I made an exemple on codesandbox with a basic config...

# 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) Please do not...

// In this code, I want to show custom details inside an Infowindow when I click on the directionRenderer marker. I have tried a lot, but //it is not working....

The link to the official docs appears to be broken. When I go to https://react-google-maps-api-docs.netlify.app/ I get the following screen: ![image](https://github.com/JustFly1984/react-google-maps-api/assets/32666434/0da622ae-caaf-4e43-9716-288910feafc8)

Here how it looks https://github.com/JustFly1984/react-google-maps-api/assets/17799810/79e8eba7-c1d7-4966-9dfb-dbcb37642d48 I have an `onClick` handler on `GoogleMap` components, and it's not triggered on desktop version, but on mobile for some reason ```tsx return ( {children}...

# In mozilla firefox google map does't show ## allow permission after that does't show image ### ![print123](https://github.com/JustFly1984/react-google-maps-api/assets/119527920/cee349cc-bc68-445b-b51c-e37c44a578a4)

Hi, community, I am using this library in NextJS to show Google Maps with a marker and to use Autocomplete. For some reason, the autcomplete doesn't seem to work at...

## Please provide an explanation of the issue i created a markerF component with custom icon path i want to change the color and scale when we click on it...

# Issue template ## Please provide an explanation of the issue The instruction provided in the docs for Heatmap layers are not working. When I follow the instruction the heatmap...