@SykoDaedalus commented on this pull request.
> @@ -80,11 +80,20 @@
}
})
});
+ const demoQuery = new URLSearchParams({ profile: DEMO_PARAMS[modeId]
});
I tried by using both modeId and costing. It was not working for all engines.
Like if modeID worked for valhalla (car), it did not worked in osrm because it
required 0,1,2 as vehicle id. If costing worked in osrm then it was causing
issue in valhalla. auto in url params was not working.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6693#discussion_r2683037598
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6693/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev