mapbox / mapbox-match.js

A plugin to align geometries to streetmap data
Other
34 stars 6 forks source link

Rename to mapbox-mapmatch? #1

Closed freenerd closed 9 years ago

freenerd commented 9 years ago

Since this is tied tightly to the Mapbox API and similar to mapbox-directions, should we rename it to mapbox-mapmatch?

/cc @aaronlidman

planemad commented 9 years ago

@aaronlidman @freenerd

Makes sense, i'm going to rename the repo. Brace! :seat:

freenerd commented 9 years ago

Boom done. Locally you'll need to fix your origin:

git remote rm origin
git remote add origin git@github.com:mapbox/mapbox-mapmatch.git