You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 8, 2024. It is now read-only.
A few questions/comments that came up while working on #87:
@TheMarex — if a new OSRM object is initialized with >= 2 variables (this case), I see the second arg is the maximum number of locations in the distance table — what would the other args in this case be? (I think understanding these params would also help me understand why I'm hitting "Start canary of block corrupted." — hence the skipin this test).
Also, there's a lack of documentation around osrm.route({ parameters — not sure if this belongs here or in osrm-backend, but a lot of these are unclear.