mapbox / mapbox-match.js

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

Make API endpoint configurable #2

Closed freenerd closed 9 years ago

freenerd commented 9 years ago

mapbox-directions is tightly coupled to the public Mapbox API endpoint, which has been problematic in the past using it for testing.

@planemad could you make the endpoint in mapmatch configurable via initialization? Extra points for changing that in mapbox-directions as well :smile: