diff options
Diffstat (limited to 'autoplanner.def.json')
-rw-r--r-- | autoplanner.def.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/autoplanner.def.json b/autoplanner.def.json new file mode 100644 index 0000000..9d76274 --- /dev/null +++ b/autoplanner.def.json @@ -0,0 +1,7 @@ +{ + "originLat": 0.0, + "originLng": 0.0, + "destinationLat": 0.0, + "destinationLng": 0.0, + "addChangeTime": 0 +} |