From 67504fb376965132bd86b7947e3b917633e065f3 Mon Sep 17 00:00:00 2001 From: Bertrand Lemasle Date: Mon, 21 Jan 2019 19:35:21 +1300 Subject: [PATCH] Added complete journey map --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 398940c..e38198c 100644 --- a/README.md +++ b/README.md @@ -88,9 +88,9 @@ timeToFix | s | The rest of the string is the raw string returned by the [SIM808 `AT+CGNSINF` command](https://simcom.ee/documents/SIM800x/SIM800%20Series_GNSS_Application%20Note%20V1.00.pdf). The `UTC date & time` field can be used as a key for a given tracker. -You can then do whatever you want with the position, like learning Python and building a Google Timeline like website (one day to be published) to track all your comings and goings during your nine months travel accross New-Zealand :sunglasses:. +You can then do whatever you want with the position, like learning Python and building a Google Timeline like website using OpenStreetMap (one day to be published) to track all your comings and goings during your nine months travel accross New-Zealand :sunglasses:. -![Tracker map](../assets/map.png) +Track map Journey map # Limitations