Included radiuses for bearings in annotations
This commit is contained in:
parent
a2ff69c3aa
commit
3de501b88f
@ -112,6 +112,7 @@ Feature: Annotations
|
|||||||
And the query options
|
And the query options
|
||||||
| annotations | speed,distance,duration,nodes |
|
| annotations | speed,distance,duration,nodes |
|
||||||
| bearings | 90,5;180,5 |
|
| bearings | 90,5;180,5 |
|
||||||
|
| radiuses | unlimited;unlimited |
|
||||||
|
|
||||||
When I route I should get
|
When I route I should get
|
||||||
| from | to | route | a:speed | a:distance | a:duration | a:nodes |
|
| from | to | route | a:speed | a:distance | a:duration | a:nodes |
|
||||||
|
Loading…
Reference in New Issue
Block a user