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/04/04 19:36] alpinequesten:help:v2:settings:user-settings [2019/04/04 19:46] alpinequest
Line 144: Line 144:
 | **''landmarks.painter.paths_factor''**  | Float  | ''1.0''  |  | | **''landmarks.painter.paths_factor''**  | Float  | ''1.0''  |  |
 | Display size factor for paths displayed on the map.  ||| ::: | | Display size factor for paths displayed on the map.  ||| ::: |
 +| **''landmarks.painter.tracks_arrows''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display small arrows on recorded track do display the track direction.  ||| ::: |
 | **''landmarks.painter.points_factor''**  | Float  | ''1.0''  |  | | **''landmarks.painter.points_factor''**  | Float  | ''1.0''  |  |
 | Display size factor for points displayed on the map.  ||| ::: | | Display size factor for points displayed on the map.  ||| ::: |
Line 260: Line 262:
 | **''tracker.painter.color''**  | String  | ''#0064FF''  |  | | **''tracker.painter.color''**  | String  | ''#0064FF''  |  |
 | 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.  ||| ::: | | 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.  ||| ::: |
 +| **''tracker.painter.arrows''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display small arrows on the current track of the track recorder to show the track direction.  ||| ::: |
  
 \\ \\
Line 305: Line 309:
 #    Enable all available SSL protocols (even deprecated ones). #    Enable all available SSL protocols (even deprecated ones).
 # #
 +core.pictures.format=
 #    String    yyyy-MM-dd_HH-mm-ss #    String    yyyy-MM-dd_HH-mm-ss
 #    Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns here: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns). #    Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns here: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns).
Line 528: Line 533:
 #    Float    1.0 #    Float    1.0
 #    Display size factor for paths displayed on the map. #    Display size factor for paths displayed on the map.
 +#
 +landmarks.painter.tracks_arrows=
 +#    Boolean    1 / true
 +#    Display small arrows on recorded track do display the track direction.
 # #
 landmarks.painter.points_factor= landmarks.painter.points_factor=
Line 764: Line 773:
 #    String    #0064FF #    String    #0064FF
 #    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. #    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.
 +#
 +tracker.painter.arrows=
 +#    Boolean    1 / true
 +#    Display small arrows on the current track of the track recorder to show the track direction.
 # #
 # #
 </file> </file>