navigation: add more verbose docs
[apps/agl-service-navigation.git] / 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
     }
   ]
 }