added vh for motorway exit
This commit is contained in:
parent
f2cba63c8a
commit
b76cb40daf
5 changed files with 81 additions and 17 deletions
|
|
@ -25,6 +25,7 @@ And there are other rules
|
|||
* merge two hints when near to each other - e.g. left, left to u-turn left
|
||||
* marker when highway exit and continue nearly same direction
|
||||
* beeline goes direct from via to via point
|
||||
* junction on motorway via motorway_link and next way less then motorway_link is a motorway exit
|
||||
|
||||
There are some variables in the profiles that affect on the voice hint generation:
|
||||
* considerTurnRestrictions -
|
||||
|
|
@ -51,4 +52,6 @@ Voice hint variables
|
|||
| RNDB | roundabout |
|
||||
| RNLB | roundabout left |
|
||||
| BL | beeline routing |
|
||||
| EL | exit left |
|
||||
| ER | exit right |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue