openstreetmap-website/app/assets/javascripts
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
..
edit only parse hashParams if there is a hash 2022-06-14 20:41:10 +02:00
index Use 5 meter radius for input locations in Valhalla 2023-11-29 13:06:41 +01:00
application.js Disable text wrapping while measuring header width 2023-11-17 10:27:38 +03:00
bs-custom-file-input-init.js Use bootstrap_form as the formbuilder for GPX upload form 2020-07-01 17:23:02 +02:00
diary_entry.js Enable a number of eslint style rules 2019-04-07 17:02:39 +01:00
embed.js.erb Use https in 'report a problem' link of embedded map 2022-09-13 01:18:48 +03:00
fixthemap.js Enable a number of eslint style rules 2019-04-07 17:02:39 +01:00
id.js use api.openstreetmap.org for API calls when running on www.osm.org 2023-11-08 12:52:23 +01:00
index.js Don't pass placement: right to tooltip() 2023-10-25 15:48:53 +03:00
leaflet.key.js Read layers with available map key from config/key.yml 2023-11-24 16:38:38 +03:00
leaflet.layers.js Use standard padding size for map-ui sidebar 2023-09-06 18:10:02 +01:00
leaflet.locate.js Create osm-specific locate control class 2022-09-19 18:07:37 +03:00
leaflet.map.js Add whitespace 2023-09-22 17:54:18 +01:00
leaflet.note.js Fix remaining tooltips, and add tests 2022-08-03 15:20:50 +01:00
leaflet.query.js Fix remaining tooltips, and add tests 2022-08-03 15:20:50 +01:00
leaflet.share.js Add tooltip to disabled html share button 2023-11-24 16:12:30 +03:00
leaflet.sidebar-pane.js Use h2 as the main header on the map-ui panel 2023-09-06 18:10:02 +01:00
leaflet.sidebar.js Pan map when showing/hiding sidebars depending on ltr/rtl 2022-09-22 16:33:28 +03:00
leaflet.zoom.js Enforce consistent indentation in javascript code 2019-07-14 10:52:18 +01:00
login.js Use POST to submit OpenID login form 2021-02-06 15:04:33 +00:00
matomo.js Fix eslint warnings 2022-12-09 19:01:10 +00:00
messages.js Use flex for buttons cell in messages table 2023-08-11 20:51:51 +03:00
oauth.js Switch web site to use OAuth 2 2021-06-27 19:00:36 +01:00
osm.js.erb Read layers with available map key from config/key.yml 2023-11-24 16:38:38 +03:00
richtext.js Fix issues found by eslint 2019-04-01 22:03:39 +01:00
router.js Remove fallback code for undefined history.pushState() 2022-12-07 10:57:30 +03:00
user.js Highlight non-numeric home location coordinates 2023-08-11 21:47:15 +03:00
welcome.js Enable a number of eslint style rules 2019-04-07 17:02:39 +01:00