Custom Overlay by ajkovar · Pull Request #461 · fullstackreact/google-maps-react

I added a 'custom overlay'. Basically I just lifted the code that was provided here and threw a react wrapper around it. This was something I needed personally but I thought I would try to contribute it back upstream for anyone else that might find it useful. Obviously, I'm open to any suggestions.

Here is a screenshot of it in action:

screencapture-localhost-3000-onCustomPopup-2020-07-15-06_16_44

Thanks for reviewing and for the great library!