Commit graph

10 commits

Author SHA1 Message Date
Anton Khorev
1b8a5a8f15 Use svg symbols for routing icons 2025-03-06 20:19:07 +03:00
Marwin Hochfelsner
d5b3a70ac1 Split engine id into mode and provider 2025-02-21 11:59:10 +01:00
Marwin Hochfelsner
e1055764d8 Get directions using fetch
Co-authored-by: Holger Jeromin <h.jeromin@beckhoff.com>
2025-02-12 05:13:12 +01:00
Marwin Hochfelsner
957ae192b6 Refactor direction engines and unify structure 2025-02-07 04:22:30 +01:00
Holger Jeromin
a4e6934d59 Fix all no-implicit-globals eslint errors 2025-02-06 09:22:40 +01:00
Anton Khorev
16d355f2b7 Redraw routing sprites 2024-06-08 19:44:24 +03:00
Nils
9f704f1d4e
Use 5 meter radius for input locations in Valhalla
This will search for road segments within 5 meter radius of the input location and choose the best path from/to whichever segment gives the cheapest cost. It should be preferable in most scenarios compared to simply snapping to the closest segment.

I'll do the same PR for our web app at https://github.com/gis-ops/valhalla-app.
2023-11-29 13:06:41 +01:00
Tom Hughes
18c2bf62ae Fix eslint warnings 2022-12-22 17:01:59 +00:00
Tom Hughes
26fedd0031 Fix eslint warnings 2022-12-22 16:59:42 +00:00
Christian Beiwinkel
1e33272153 consistent naming of FOSSGIS routers 2022-12-22 17:39:50 +01:00
Renamed from app/assets/javascripts/index/directions/valhalla.js (Browse further)