dcfemtech / hackforgood-waba-map

DCFemTech Hack for Good 2016 - WABA Bike Map Project
MIT License
10 stars 9 forks source link

migration to gl js #68

Closed hrecht closed 8 years ago

hrecht commented 8 years ago

I worked on https://github.com/dcfemtech/hackforgood-waba-map/issues/58 for a bit at Code for DC - this branch migrates the map to mapox-gl.js and draws the bike lanes.

alulsh commented 8 years ago

Thanks for getting this started @hrecht! Just granted you write access to the repo - mind pushing this directly as a feature branch in another PR instead of a PR from you fork? Will make the workflow much easier.

A couple of things to fix in this PR before we can merge:

Once this is PR'd as a work in progress (WIP) PR directly to this repo, others can add commits to the branch and tackle the above tasks.

Thanks again for working on this @hrecht!