Propagate lane data across traffic lights

This commit is contained in:
Michael Krasnyk
2017-06-22 16:58:22 +02:00
committed by Patrick Niklaus
parent a308b86056
commit 9d8a3e3c97
2 changed files with 47 additions and 45 deletions
+2 -2
View File
@@ -1242,5 +1242,5 @@ Feature: Turn Lane Guidance
| mdhk | road2 | 2 | | yes |
When I route I should get
| waypoints | route | turns | lanes | locations |
| a,f | road1,road1,road1 | depart,continue uturn,arrive | ,, | a,d,f |
| waypoints | route | turns | lanes | locations |
| a,f | road1,road1,road1 | depart,continue uturn,arrive | ,left:true straight:false straight;right:false, | a,d,f |