Fix HOV lane support with penalties
This commit is contained in:
committed by
Patrick Niklaus
parent
1f3a8d4538
commit
2e6428e917
+2
-1
@@ -63,7 +63,8 @@ local profile = {
|
||||
'vehicle',
|
||||
'permissive',
|
||||
'designated',
|
||||
'destination'
|
||||
'destination',
|
||||
'hov' -- we might filter hov out later depending on the avoid settings or add penalties
|
||||
},
|
||||
|
||||
access_tag_blacklist = Set {
|
||||
|
||||
Reference in New Issue
Block a user