Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:help:v2:settings:user-settings [2019/01/10 09:29] alpinequesten:help:v2:settings:user-settings [2019/02/14 12:35] alpinequest
Line 134: Line 134:
 | **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  |
 | Display field of view direction of pictures on the map when available.  ||| ::: | | Display field of view direction of pictures on the map when available.  ||| ::: |
-| **''landmarks.painter.max_labels_chars''**  | Integer  | ''25''  |  |+| **''landmarks.painter.max_labels_chars''**  | Integer  | ''32''  |  |
 | Maximum number of characters for names of landmarks displayed on the map.  ||| ::: | | Maximum number of characters for names of landmarks displayed on the map.  ||| ::: |
 | **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  | | **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  |
Line 199: Line 199:
 | **''geolocation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''geolocation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
 | Disable long-press action (select the top menu item) for the "Positioning" menu.  ||| ::: | | Disable long-press action (select the top menu item) for the "Positioning" menu.  ||| ::: |
-| **''geolocation.localisation.relock_delay_ms''**  | Integer  | ''10000''  |  | 
-| Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings.  ||| ::: | 
 | **''geolocation.localisation.painter.color_accurate''**  | String  | ''#0064FF''  |  | | **''geolocation.localisation.painter.color_accurate''**  | String  | ''#0064FF''  |  |
 | Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
Line 219: Line 217:
 | **''geolocation.course_line_style''**  | String  | ''A''  |  | | **''geolocation.course_line_style''**  | String  | ''A''  |  |
 | Use "''A''" for displaying arrows.  ||| ::: | | Use "''A''" for displaying arrows.  ||| ::: |
 +| **''geolocation.localisation.relock_delay_ms''**  | Integer  | ''10000''  |  |
 +| Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings.  ||| ::: |
 +| **''geolocation.localisation.display_distance_line_eta''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display the ETA when moving the map center away from the current GPS location.  ||| ::: |
 +| **''geolocation.localisation.display_distance_line_bearing''**  | Boolean  | ''0'' / ''false''  |  |
 +| Display the bearing when moving the map center away from the current GPS location.  ||| ::: |
 ^ **Orientation** ^^^^ ^ **Orientation** ^^^^
 | **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
Line 238: Line 242:
 | **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  | | **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  |
 | Auto fill the custom user weight field when exporting the track.  ||| ::: | | Auto fill the custom user weight field when exporting the track.  ||| ::: |
-| **''tracker.painter.color''**  | String  | ''#0600F1''  |  | +| **''tracker.painter.color''**  | String  | ''#0064FF''  |  | 
-| Color used to draw the current location tracker'track (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw the current track of the track recorder (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]). Uses setting ''"geolocation.localisation.painter.color_accurate"'' by default.  ||| ::: |
  
 \\ \\
Line 491: Line 495:
 # #
 landmarks.painter.max_labels_chars= landmarks.painter.max_labels_chars=
-#    Integer    25+#    Integer    32
 #    Maximum number of characters for names of landmarks displayed on the map. #    Maximum number of characters for names of landmarks displayed on the map.
 # #
Line 620: Line 624:
 #    Boolean    0 / false #    Boolean    0 / false
 #    Disable long-press action (select the top menu item) for the "Positioning" menu. #    Disable long-press action (select the top menu item) for the "Positioning" menu.
-# 
-geolocation.localisation.relock_delay_ms= 
-#    Integer    10000 
-#    Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings. 
 # #
 geolocation.localisation.painter.color_accurate= geolocation.localisation.painter.color_accurate=
Line 660: Line 660:
 #    String    A #    String    A
 #    Use "A" for displaying arrows. #    Use "A" for displaying arrows.
 +#
 +geolocation.localisation.relock_delay_ms=
 +#    Integer    10000
 +#    Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings.
 +#
 +geolocation.localisation.display_distance_line_eta=
 +#    Boolean    1 / true
 +#    Display the ETA when moving the map center away from the current GPS location.
 +#
 +geolocation.localisation.display_distance_line_bearing=
 +#    Boolean    0 / false
 +#    Display the bearing when moving the map center away from the current GPS location.
 # #
 # #
Line 703: Line 715:
 # #
 tracker.painter.color= tracker.painter.color=
-#    String    #0600F1 +#    String    #0064FF 
-#    Color used to draw the current location tracker'track (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).+#    Color used to draw the current track of the track recorder (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). Uses setting "geolocation.localisation.painter.color_accurate" by default.
 # #
 # #
 </file> </file>