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

Clickable InfoBox #992

Closed rajat-barman-js closed 5 years ago

rajat-barman-js commented 5 years ago

The infobox wrapper doesnt have a onClick and onHover functionality. How to apply these functionalities.

rajat-barman-js commented 5 years ago

https://github.com/tomchentw/react-google-maps/issues/399

solution i found in the issue-399