From 42282aeb793a871842b0d683ea40a7a88549863d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:17:31 +0200 Subject: [PATCH] Update DESCRIPTION.md --- doc/DESCRIPTION.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 6439232..cb38171 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1,13 @@ -This is a web interface for OwnTracks built as a Vue.js single page application. The recorder itself already ships with some basic web pages, this is a more advanced interface with more functionality, all in one place. \ No newline at end of file +This is a web interface for OwnTracks built as a Vue.js single page application. The recorder itself already ships with some basic web pages, this is a more advanced interface with more functionality, all in one place. + +### Features + +- Last known (i.e. live) locations: +- Location history (data points, line or both) +- Location heatmap +- Quickly fit all shown objects on the map into view +- Display data in a specific date and time range +- Filter by user or specific device +- Calculation of distance travelled +- Download selected location data as JSON +- Highly customisable