add split_edge flag in extracted ways
This commit is contained in:
@@ -19,6 +19,7 @@ function way_function (way, result)
|
||||
|
||||
result.forward_speed = 15
|
||||
result.backward_speed = 15
|
||||
result.split_edges = true
|
||||
end
|
||||
|
||||
function source_function ()
|
||||
|
||||
Reference in New Issue
Block a user