]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index/directions/graphhopper.js
Drop ch.disable from graphhopper parameters
[rails.git] / app / assets / javascripts / index / directions / graphhopper.js
index 0a593f59bf9119286ebd1510a52f8189f4e78f68..2462d1d3024b263ad3d05bd84be001b40334f6c5 100644 (file)
@@ -26,7 +26,6 @@ function GraphHopperEngine(id, vehicleType) {
           "vehicle": vehicleType,
           "locale": I18n.currentLocale(),
           "key": "LijBPDQGfu7Iiq80w3HzwB4RUDJbMbhs6BU0dEnn",
           "vehicle": vehicleType,
           "locale": I18n.currentLocale(),
           "key": "LijBPDQGfu7Iiq80w3HzwB4RUDJbMbhs6BU0dEnn",
-          "ch.disable": vehicleType === "car",
           "elevation": false,
           "instructions": true,
           "turn_costs": true,
           "elevation": false,
           "instructions": true,
           "turn_costs": true,