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

Hello! I'm in a situation where I have a custom component placed on the Map that's wrapped in an OverlayView. The problem is that the Map's `onClick `event is triggered...

I have a google map displayed in my react project, and I am able to display an image overlay. However, if I update the URL, I cannot get the map...

# Issue template ## Please provide an explanation I think you can consider this a low priority issue, but someone out there might see the same issue, so I'll document...

## Explanation I have a map in which I want to show the markers of the flats located inside one apartment. Since all the flats are located in same location...

Feature requests: Show house numbers / building numbers on the map Google has recently released this feature but its not available for react-google-maps-api

**Problem** We have noticed an intermittent bug on mobile when pinching to zoom. If a finger is on a cluster when pinching the map will occasionally zoom out to the...

Thank you for the awesome library. It would be more awesome if you can implement a `SlidingMarker` just like in this [library](https://github.com/terikon/marker-animate-unobtrusive) where marker is animated to the new position...

`` elements marked as draggable can no longer be dragged when the version of Google Maps JS is 3.46 (or later). This appears to be a regression in Google Maps...

Hello everyone! I'm currently rendering and clustering more than a 1500 markers. On the first load everything works ok but if I change the state filtering those markers it takes...

# Map Draggable Map Draggable property is not working by passing any true or false through state or directly ,its true by-default and not become false