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