X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/65b984f90b51eae53b6c969cabf617eeab08b8ae..2898633e72e8aa2efbcd6012a936ebab5ab58a56:/app/assets/javascripts/index/directions/graphhopper.js diff --git a/app/assets/javascripts/index/directions/graphhopper.js b/app/assets/javascripts/index/directions/graphhopper.js index 0a593f59b..2462d1d30 100644 --- a/app/assets/javascripts/index/directions/graphhopper.js +++ b/app/assets/javascripts/index/directions/graphhopper.js @@ -26,7 +26,6 @@ function GraphHopperEngine(id, vehicleType) { "vehicle": vehicleType, "locale": I18n.currentLocale(), "key": "LijBPDQGfu7Iiq80w3HzwB4RUDJbMbhs6BU0dEnn", - "ch.disable": vehicleType === "car", "elevation": false, "instructions": true, "turn_costs": true,