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