Skip to content
Snippets Groups Projects
Commit c47a5cec authored by Matt Ranostay's avatar Matt Ranostay
Browse files

navigation: add more verbose docs


Add more parameter documentation to position event
in README.md

Bug-AGL: SPEC-2880
Change-Id: Iaabc355752a24fd931b86befdb80738faf7c2dca
Signed-off-by: default avatarMatt Ranostay <matt.ranostay@konsulko.com>
parent 3e940249
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,11 @@ Populate same data referenced in *waypoints Event* section for the event
{
"points": [
{
"position": "car",
"latitude": 36.12906,
"longitude": -115.17908
"direction": 273.0,
"distance": 1530.45
}
]
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment