Skip to content

mottey/idle-maps

 
 

Repository files navigation

React components for Async Google Maps

Build Status npm

Not fully baked yet

I am still working out some things with the overlay mixin.

Running tests

This module is 100% test-driven. Please feel free to run the tests and critique them.

  1. git clone ...
  2. Install io.js (needed for jsdom)
  3. npm i
  4. npm test

Usage

Take a look at the examples directory for a few samples of how to use the mixins.

Running examples locally

  1. npm i
  2. npm start
  3. Navigate to http://localhost:8080/

Documentation

Coming soon.

About

Google maps react components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.8%