amaclean2 / Treewells

The state management application for Sunday Peak
1 stars 0 forks source link

Use the map map matching api to create accurate trails #7

Closed amaclean2 closed 10 months ago

amaclean2 commented 1 year ago

The map matching api is provided from mapbox to force a line to a road. Use this so that a user drawing out a path doesn't have to click every point along the way.

amaclean2 commented 1 year ago

Path matching is there, I'm not sure what else it needs a the moment

amaclean2 commented 1 year ago

Map matching docs https://docs.mapbox.com/api/navigation/map-matching/