React components for Async Google Maps
I am still working out some things with the overlay mixin.
This module is 100% test-driven. Please feel free to run the tests and critique them.
git clone
...- Install io.js (needed for jsdom)
npm i
npm test
Take a look at the examples directory for a few samples of how to use the mixins.
npm i
npm start
- Navigate to http://localhost:8080/
Coming soon.