remove .mode reference from bike profile
This commit is contained in:
parent
e3af8cb2e8
commit
3516538813
@ -168,8 +168,6 @@ function way_function (way)
|
||||
way.name = highway -- if no name exists, use way type
|
||||
end
|
||||
|
||||
way.mode = 0
|
||||
|
||||
-- speed
|
||||
if route_speeds[route] then
|
||||
-- ferries (doesn't cover routes tagged using relations)
|
||||
|
Loading…
Reference in New Issue
Block a user