openstreetmap-website/app/assets/javascripts/index
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
..
directions Use 5 meter radius for input locations in Valhalla 2023-11-29 13:06:41 +01:00
browse.js Remove $spacer css from browse status panel 2023-11-14 08:37:05 +03:00
changeset.js Fix eslint warnings 2023-11-02 10:11:36 +00:00
contextmenu.js Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
directions.js Remove some search/directions custom css 2023-10-20 16:58:59 +03:00
export.js Enforce consistent indentation in javascript code 2019-07-14 10:52:18 +01:00
history.js Pass original event instad of leaflet event to changeset bbox click simulation 2022-11-16 15:45:27 +03:00
new_note.js Fix eslint warning 2022-04-18 14:23:02 +01:00
note.js Use data attributes to pass alternative button labels 2023-02-01 17:24:47 +00:00
notes.js Enable a few more eslint checks 2019-07-14 12:08:02 +01:00
query.js Improve name selection with the query tool 2023-11-14 17:45:50 +00:00
search.js Fix "load more" button on search results 2023-03-12 17:52:39 +00:00