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

Marker's info window doesn't open

Open elvispap opened this issue 5 years ago • 3 comments
trafficstars

The you click for the first time into the marker the info window doesn't open. It opens only if you click again on the marker.

elvispap avatar Dec 04 '19 21:12 elvispap

I confirm this behavior, as far as I can tell, the onClick function for marker is being called, but the InfoWindow isn't showing up. Multiple clicks on the first marker that was clicked doesn't show InfoWindow either. Only when a second one is clicked, the InfoWindow shows up.

I'll see if I can dig something out of it.

SimantoR avatar Dec 05 '19 04:12 SimantoR

I confirm this behavior, as far as I can tell, the onClick function for marker is being called, but the InfoWindow isn't showing up. Multiple clicks on the first marker that was clicked doesn't show InfoWindow either. Only when a second one is clicked, the InfoWindow shows up.

I'll see if I can dig something out of it.

@SimantoR thanks for looking on it. Please let me know if you find out sth.

elvispap avatar Jan 01 '20 00:01 elvispap

looking for this fix also

Rinzlerte avatar Dec 03 '20 15:12 Rinzlerte