Drop ch.disable from graphhopper parameters
This commit is contained in:
parent
65b984f90b
commit
2898633e72
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue