### Description I modified the directions engine interface to return the steps grouped into legs and create a turn instruction table for each leg. This change isn't visible to the user, as there isn't a third endpoint yet. ### How has this been tested? So much browser-based that I initially forgot to update the testing stub You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5720 -- Commit Summary -- * Merge sidebar content append calls * Append one table per route leg -- File Changes -- M app/assets/javascripts/index/directions.js (64) M app/assets/javascripts/index/directions/fossgis_osrm.js (14) M app/assets/javascripts/index/directions/fossgis_valhalla.js (8) M app/assets/javascripts/index/directions/graphhopper.js (25) M test/system/directions_test.rb (4) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5720.patch https://github.com/openstreetmap/openstreetmap-website/pull/5720.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5720 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev