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/02/14 12:35] alpinequesten:help:v2:settings:user-settings [2019/04/04 19:46] alpinequest
Line 25: Line 25:
 | **''core.bearing_decimals''**  | Integer  | ''2''  | {{:en:help:v2:settings:user-settings:bearing-decimals.jpg?nolink}} | | **''core.bearing_decimals''**  | Integer  | ''2''  | {{:en:help:v2:settings:user-settings:bearing-decimals.jpg?nolink}} |
 | Define the maximum number of decimals to use when displaying bearing units.  ||| ::: | | Define the maximum number of decimals to use when displaying bearing units.  ||| ::: |
 +| **''core.crs.d.decimals''**  | [''4''-''7'' | ''6''  |  |
 +| Define the number of degree decimals to use when displaying coordinates in decimal degrees (D).  ||| ::: |
 +| **''core.crs.dms.decimals''**  | [''0''-''3'' | ''2''  |  |
 +| Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS).  ||| ::: |
 +| **''core.astro.zenith''**  | Float  | ''90.833''  |  |
 +| Value of zenith (in degrees) to use when computing sunrise and sunset times (Official: 90.833, Civil: 96.0, Nautical: 102.0, Astronomical: 108.0).  ||| ::: |
 +| **''core.https.enable_all_protocols''**  | Boolean  | ''false''  |  |
 +| Enable all available SSL protocols (even deprecated ones).  ||| ::: |
 | **''core.pictures.format''**  | String  | ''yyyy-MM-dd_HH-mm-ss''  |  | | **''core.pictures.format''**  | 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 [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]]).  ||| ::: | | Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]]).  ||| ::: |
Line 70: Line 78:
 | **''map.canvas.popup_comment_size''**  | Float  | ''12.0''  | {{:en:help:v2:settings:user-settings:comment-text-size.jpg?nolink}} | | **''map.canvas.popup_comment_size''**  | Float  | ''12.0''  | {{:en:help:v2:settings:user-settings:comment-text-size.jpg?nolink}} |
 | Text size (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-scaleable-pixels-sp|sp]]) of popup comments when clicking on a displayed landmark.  ||| ::: | | Text size (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-scaleable-pixels-sp|sp]]) of popup comments when clicking on a displayed landmark.  ||| ::: |
-| **''map.canvas.tiles_bitmap_config''**  | [''RGB_565'', ''ARGB_8888'' | ''RGB_565''  |  |+| **''map.canvas.tiles.bitmap_config''**  | [''RGB_565'', ''ARGB_8888'' | ''RGB_565''  |  |
 | Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565).  ||| ::: | | Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565).  ||| ::: |
 +| **''map.canvas.tiles.allow_bitmap_filtering''**  | Boolean  | ''0'' / ''false''  |  |
 +| Filter map tile images when the pixel resolution of the screen is not a multiple of the pixel resolution of the bitmaps.  ||| ::: |
 +| **''map.canvas.allow_pitch_map''**  | Boolean  | ''1'' / ''true''  |  |
 +| Allow manual pitch of the maps with two fingers.  ||| ::: |
 +| **''map.canvas.smooth_azimuth_change''**  | Boolean  | ''1'' / ''true''  |  |
 +| Make a smooth transition effect when changing the azimuth of the map.  ||| ::: |
 +| **''map.canvas.smooth_location_change''**  | Boolean  | ''1'' / ''true''  |  |
 +| Make a smooth transition effect when changing the location of the map.  ||| ::: |
 | **''map.canvas.smooth_end_move''**  | Boolean  | ''1'' / ''true''  |  | | **''map.canvas.smooth_end_move''**  | Boolean  | ''1'' / ''true''  |  |
 | Define if the map continues to move a little after ending sliding it.  ||| ::: | | Define if the map continues to move a little after ending sliding it.  ||| ::: |
Line 128: 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 244: 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 272: Line 292:
 #    Integer    2 #    Integer    2
 #    Define the maximum number of decimals to use when displaying bearing units. #    Define the maximum number of decimals to use when displaying bearing units.
 +#
 +core.crs.d.decimals=
 +#    [4-7]    6
 +#    Define the number of degree decimals to use when displaying coordinates in decimal degrees (D).
 +#
 +core.crs.dms.decimals=
 +#    [0-3]    2
 +#    Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS).
 +#
 +core.astro.zenith=
 +#    Float    90.833
 +#    Value of zenith (in degrees) to use when computing sunrise and sunset times (Official: 90.833, Civil: 96.0, Nautical: 102.0, Astronomical: 108.0).
 +#
 +core.https.enable_all_protocols=
 +#    Boolean    false
 +#    Enable all available SSL protocols (even deprecated ones).
 # #
 core.pictures.format= core.pictures.format=
Line 364: Line 400:
 #    Text size (in sp) of popup comments when clicking on a displayed landmark. #    Text size (in sp) of popup comments when clicking on a displayed landmark.
 # #
-map.canvas.tiles_bitmap_config=+map.canvas.tiles.bitmap_config=
 #    [RGB_565, ARGB_8888]    RGB_565 #    [RGB_565, ARGB_8888]    RGB_565
 #    Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565). #    Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565).
 +#
 +map.canvas.tiles.allow_bitmap_filtering=
 +#    Boolean    0 / false
 +#    Filter map tile images when the pixel resolution of the screen is not a multiple of the pixel resolution of the bitmaps.
 +#
 +map.canvas.allow_pitch_map=
 +#    Boolean    1 / true
 +#    Allow manual pitch of the maps with two fingers.
 +#
 +map.canvas.smooth_azimuth_change=
 +#    Boolean    1 / true
 +#    Make a smooth transition effect when changing the azimuth of the map.
 +#
 +map.canvas.smooth_location_change=
 +#    Boolean    1 / true
 +#    Make a smooth transition effect when changing the location of the map.
 # #
 map.canvas.smooth_end_move= map.canvas.smooth_end_move=
Line 481: 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 717: 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>