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,
|
"vehicle": vehicleType,
|
||||||
"locale": I18n.currentLocale(),
|
"locale": I18n.currentLocale(),
|
||||||
"key": "LijBPDQGfu7Iiq80w3HzwB4RUDJbMbhs6BU0dEnn",
|
"key": "LijBPDQGfu7Iiq80w3HzwB4RUDJbMbhs6BU0dEnn",
|
||||||
"ch.disable": vehicleType === "car",
|
|
||||||
"elevation": false,
|
"elevation": false,
|
||||||
"instructions": true,
|
"instructions": true,
|
||||||
"turn_costs": true,
|
"turn_costs": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue