From ec71b5b615f2378399f499d496509088a78a5dc0 Mon Sep 17 00:00:00 2001 From: Rob Norris Date: Wed, 4 Sep 2013 18:15:42 +0100 Subject: [PATCH] [DOC] Selected trackpoint operations: inserting and deleting in Track/Route menu. --- help/C/viking.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/help/C/viking.xml b/help/C/viking.xml index 0c811f73..e0fc3923 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -1047,7 +1047,37 @@ This is only enabled when a trackpoint is selected. +
Insert Points + + +These options are only enabled when a trackpoint is selected. + + +
Insert Point Before Selected Point + +Inserts a track point halfway between the previous track point and the current track point. +All track point properties are interpolated between the two points. + +
+
Insert Point After Selected Point + +Inserts a track point halfway between the current track point and the next track point. +All track point properties are interpolated between the two points. + +
+
+
Delete Points +
Delete Selected Point + +Deletes the currently selected track point. + + + +This is only enabled when a trackpoint is selected. + + +
Delete Points With the Same Position Deletes subsequent points that have the same position (but have different timestamps). -- 2.39.5