Move description to first row of table

This commit is contained in:
Marcel Radischat 2018-01-17 16:11:45 +01:00 committed by Patrick Niklaus
parent 168e313f73
commit 7a8390e68e

View File

@ -515,10 +515,10 @@ Represents a route between two waypoints.
- `annotation`: Additional details about each coordinate along the route geometry:
| annotations | |
|--------------|-----------------------------------------------------------------------|
| true | An `Annotation` object containing node ids, durations distances and |
| false | weights `undefined` |
| annotations | |
|--------------|-------------------------------------------------------------------------------|
| true | An `Annotation` object containing node ids, durations, distances and weights. |
| false | `undefined` |
#### Example