aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c5e3d3..61de4c8 100644
--- 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
}
]
}