openstreetmap-website/app/assets/javascripts/index
Anton Khorev e624871eb4 Remove endpoint.hasGeocode state and related getRoute code
hasGeocode didn't actually indicated if an endpoint has a value acquired from a geocoder. It was set to true when at least one call to a geocoder finished successfully, including getting an empty result. getRoute doesn't need to know what calls were made, it only needs coordinates. It also doesn't get to decide when to fetch coordinates, this is done in drag/change callbacks.
2024-08-16 08:53:34 +03:00
..
directions Show u-turn icons for GraphHopper u-turn instructions 2024-06-12 17:34:41 +03:00
layers Rename map layer javascript files 2024-06-28 03:12:15 +03:00
changeset.js Scroll to api error message 2024-02-12 01:27:12 +03:00
contextmenu.js Remove "whereami" search parameter, use "lat" and "lon" instead 2024-07-06 16:56:49 +03:00
directions-endpoint.js Remove endpoint.hasGeocode state and related getRoute code 2024-08-16 08:53:34 +03:00
directions.js Remove endpoint.hasGeocode state and related getRoute code 2024-08-16 08:53:34 +03:00
export.js Remove unused .current from primary nav 2023-12-04 05:10:41 +03:00
history.js Remove unused .current from primary nav 2023-12-04 05:10:41 +03:00
new_note.js Fix eslint warning 2022-04-18 14:23:02 +01:00
note.js Use button elements that allow word wrap for note controls 2024-06-03 13:40:11 +03:00
query.js Stretch query result links, listen to their over/out events, don't simulate clicks 2024-04-27 06:58:59 +03:00
search.js Set search input value to 'lat, lon' params if query param is missing 2024-07-17 16:43:52 +03:00