navigation: add more verbose docs 43/22943/1 8.99.1 icefish/8.99.1 icefish_8.99.1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 13 Nov 2019 06:48:29 +0000 (22:48 -0800)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 13 Nov 2019 06:53:16 +0000 (22:53 -0800)
Add more parameter documentation to position event
in README.md

Bug-AGL: SPEC-2880
Change-Id: Iaabc355752a24fd931b86befdb80738faf7c2dca
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
README.md

index 8c5e3d3..61de4c8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
     }
   ]
 }