Merge remote-tracking branch 'upstream/pull/2695'
This commit is contained in:
commit
a9b00e16e7
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ function GraphHopperEngine(id, vehicleType) {
|
|||
"ch.disable": vehicleType === "car",
|
||||
"elevation": false,
|
||||
"instructions": true,
|
||||
"turn_costs": true,
|
||||
"point": points.map(function (p) { return p.lat + "," + p.lng; })
|
||||
},
|
||||
traditional: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue