Move description to first row of table
This commit is contained in:
parent
168e313f73
commit
7a8390e68e
@ -515,10 +515,10 @@ Represents a route between two waypoints.
|
|||||||
|
|
||||||
- `annotation`: Additional details about each coordinate along the route geometry:
|
- `annotation`: Additional details about each coordinate along the route geometry:
|
||||||
|
|
||||||
| annotations | |
|
| annotations | |
|
||||||
|--------------|-----------------------------------------------------------------------|
|
|--------------|-------------------------------------------------------------------------------|
|
||||||
| true | An `Annotation` object containing node ids, durations distances and |
|
| true | An `Annotation` object containing node ids, durations, distances and weights. |
|
||||||
| false | weights `undefined` |
|
| false | `undefined` |
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user