Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:help:v2:settings:user-settings [2019/01/10 09:29] alpinequesten:help:v2:settings:user-settings [2019/01/14 17:02] alpinequest
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 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.
 # #
 # #