Allow routing on toll roads by default (#3712)

This commit is contained in:
Daniel Patterson
2017-02-14 15:20:10 -08:00
committed by GitHub
parent 335362315c
commit 73ce44028f
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ local profile = {
avoid = Set {
'area',
'toll',
-- 'toll', -- uncomment this to avoid tolls
'reversible',
'impassable',
'hov_lanes',