Alex Kovar
Alex Kovar
I added a 'custom overlay'. Basically I just lifted the code that was provided [here](https://developers.google.com/maps/documentation/javascript/examples/overlay-popup) and threw a react wrapper around it. This was something I needed personally but I...
I was seeing "React.createRef is not a function" on a fresh clone after running `npm install` and launching the dev server. Seems the deps were pointing at React 15 but...
Hi. Thanks for the awesome project! Exactly what I was looking for. Added a new version of the green template. It is ideal for a larger focus on work history...
Maybe I was overlooking something really obvious but I was having a hard time figuring out how to transform angular scope events into EventStreams. I think it would be nice...