Included radiuses for bearings in annotations

This commit is contained in:
whytro 2023-03-11 16:40:36 +09:00
parent a2ff69c3aa
commit 3de501b88f

View File

@ -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 |