mapbox / mapbox-match.js

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

src/mapmatch should be src/mapmatching #13

Closed tmcw closed 9 years ago

tmcw commented 9 years ago
L.mapbox.mapmatching = require('./src/mapmatch');

Naming should be uniform between exports and filenames

freenerd commented 9 years ago

Will be fixed via https://github.com/mapbox/mapbox-match.js/issues/14