tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

MarkerWithLabel ignore click events #983

Closed apellizzn closed 5 years ago

apellizzn commented 5 years ago

Hi guys I am using GoogleMap with MarkerWithLabel and it seems that all click events inside the Label are being ignored

I've created the following example to show this issue: https://codesandbox.io/s/reactgooglemaps-example-89h10?fontsize=14

Is this supported or am I supposed to be handle it differently?

JustFly1984 commented 5 years ago

Hello @apellizzn , this library is not maintained more than a year. We have built new version @react-google-maps/api https://www.npmjs.com/package/@react-google-maps/api

We have active community at spectrum, examples and working docs.