Docs: Rotaries can have exits as well

This commit is contained in:
Johan Uhle 2016-10-17 12:09:36 -07:00 committed by Patrick Niklaus
parent f540485cb0
commit 9af00b1925

View File

@ -572,7 +572,7 @@ step.
| `type` | Description | | `type` | Description |
|------------------------|---------------------------------------------------------------------------------------------------------------------------| |------------------------|---------------------------------------------------------------------------------------------------------------------------|
| `roundabout` | Number of the roundabout exit to take. If exit is `undefined` the destination is on the roundabout. | | `roundabout`/`rotary` | Number of the roundabout exit to take. If exit is `undefined` the destination is on the roundabout. |
| else | Indicates the number of intersections passed until the turn. Example instruction: `at the fourth intersection, turn left` | | else | Indicates the number of intersections passed until the turn. Example instruction: `at the fourth intersection, turn left` |