From 1b65594f5391e0e3f6eccde589b13ff0ec18530f Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Mon, 5 Dec 2016 14:19:25 +0100 Subject: [PATCH] 0.0.1 --- appinfo/info.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 5bc24a5..4e1d542 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,7 +13,8 @@ There is a file explorer inside the app interface to select a file to load and a This is not a perfect GPX editor. -**WARNING** GpxEdit does not save any elevation/time data, even if you loaded a gpx file which has elevation/time information. Keep that in mind if you overwrite a file. +**WARNING** GpxEdit does not load/save any time data, even if you loaded a gpx file which has time information. Keep that in mind if you overwrite a file. +Elevation data is loaded and saved but every new data added by GpxEdit will not have elevation or time data. Markers are saved as waypoints. Lines (polylines) are saved as tracks with one segment. It is possible to set a name, description and comment for each marker and line in a popup.