##&lt;nc-zone-map&gt;

`nc-zone-map` Polymer component to display the zone map.

To develop and test:

1. Clone repository
```
git clone git@github.com:NEOGRUP/nc-zone-map.git
```
2. Test it with
```
polymer serve
```
3. Links

   [Demo page](http://localhost:8000/components/nc-zone-map/demo)
  
   [Documentation page](http://localhost:8000/components/nc-zone-map/)


