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/15 20:19] alpinequesten:help:v2:settings:user-settings [2020/01/20 09:28] alpinequest
Line 80: Line 80:
 | **''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''  |  | +| **''map.canvas.tiles.force_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.  ||| ::: | +Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels.  ||| ::: | 
-| **''map.canvas.allow_pitch_map''** Boolean  | ''1'' / ''true''  |  | +| **''map.canvas.max_pitch_deg''** Integer  | ''40''  |  | 
-Allow manual pitch of the maps with two fingers.  ||| ::: |+Maximum pitch angle that can be reached by moving two fingers down over the map.  ||| ::: |
 | **''map.canvas.smooth_azimuth_change''**  | Boolean  | ''1'' / ''true''  |  | | **''map.canvas.smooth_azimuth_change''**  | Boolean  | ''1'' / ''true''  |  |
 | Make a smooth transition effect when changing the azimuth of the map.  ||| ::: | | Make a smooth transition effect when changing the azimuth of the map.  ||| ::: |
Line 152: Line 152:
 | **''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  | ''32''  |  |+| **''landmarks.painter.labels_max_length''**  | 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 166: Line 166:
 | **''landmarks.targeter.display_target_line''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.targeter.display_target_line''**  | Boolean  | ''1'' / ''true''  |  |
 | Draw a line between the screen center icon and the currently targeted location.  ||| ::: | | Draw a line between the screen center icon and the currently targeted location.  ||| ::: |
-| **''landmarks.symbols.color.tourism''**  | String  | ''#AF17A6''  |  | 
-| Color used to draw symbols of the "Tourism" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''landmarks.symbols.color.natural''**  | String  | ''#5D7C00''  |  | 
-| Color used to draw symbols of the "Natural" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''landmarks.symbols.color.man_made''**  | String  | ''#5D6872''  |  | 
-| Color used to draw symbols of the "Man made" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 | **''landmarks.symbols.color.accommodation''**  | String  | ''#348AC6''  |  | | **''landmarks.symbols.color.accommodation''**  | String  | ''#348AC6''  |  |
 | Color used to draw symbols of the "Accommodation" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw symbols of the "Accommodation" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''landmarks.symbols.color.food''**  | String  | ''#734A08''  |  | 
-| Color used to draw symbols of the "Food" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 | **''landmarks.symbols.color.amenities''**  | String  | ''#9B550A''  |  | | **''landmarks.symbols.color.amenities''**  | String  | ''#9B550A''  |  |
 | Color used to draw symbols of the "Amenities" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw symbols of the "Amenities" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.food''**  | String  | ''#734A08''  |  |
 +| Color used to draw symbols of the "Food" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.health''**  | String  | ''#DA0092''  |  |
 +| Color used to draw symbols of the "Health" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.man_made''**  | String  | ''#5D6872''  |  |
 +| Color used to draw symbols of the "Man made" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.natural''**  | String  | ''#5D7C00''  |  |
 +| Color used to draw symbols of the "Natural" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.power''**  | String  | ''#FF8F21''  |  |
 +| Color used to draw symbols of the "Power" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.shopping''**  | String  | ''#AC39AC''  |  |
 +| Color used to draw symbols of the "Shopping" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''landmarks.symbols.color.sport''**  | String  | ''#39AC39''  |  | | **''landmarks.symbols.color.sport''**  | String  | ''#39AC39''  |  |
 | Color used to draw symbols of the "Sport" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw symbols of the "Sport" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.symbols.color.tourism''**  | String  | ''#AF17A6''  |  |
 +| Color used to draw symbols of the "Tourism" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''landmarks.symbols.color.transportation''**  | String  | ''#11B6E5''  |  | | **''landmarks.symbols.color.transportation''**  | String  | ''#11B6E5''  |  |
 | Color used to draw symbols of the "Transportation" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw symbols of the "Transportation" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''landmarks.symbols.color.water''**  | String  | ''#005CDA''  |  | | **''landmarks.symbols.color.water''**  | String  | ''#005CDA''  |  |
 | Color used to draw symbols of the "Water" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw symbols of the "Water" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''landmarks.symbols.color.power''**  | String  | ''#FF8F21''  |  | 
-| Color used to draw symbols of the "Power" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''landmarks.symbols.color.shopping''**  | String  | ''#AC39AC''  |  | 
-| Color used to draw symbols of the "Shopping" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 | **''landmarks.symbols.color.worship''**  | String  | ''#000000''  |  | | **''landmarks.symbols.color.worship''**  | String  | ''#000000''  |  |
 | Color used to draw symbols of the "Worship" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw symbols of the "Worship" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''landmarks.symbols.color.health''**  | String  | ''#DA0092''  |  | 
-| Color used to draw symbols of the "Health" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 | **''landmarks.explorer.display_full_bearing''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-full-bearing.jpg?nolink}} | | **''landmarks.explorer.display_full_bearing''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-full-bearing.jpg?nolink}} |
 | Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer.  ||| ::: | | Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer.  ||| ::: |
Line 406: Line 406:
 #    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=+map.canvas.tiles.force_bitmap_filtering=
 #    Boolean    0 / false #    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.+#    Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels.
 # #
-map.canvas.allow_pitch_map+map.canvas.max_pitch_deg
-#    Boolean    1 / true +#    Integer    40 
-#    Allow manual pitch of the maps with two fingers.+#    Maximum pitch angle that can be reached by moving two fingers down over the map.
 # #
 map.canvas.smooth_azimuth_change= map.canvas.smooth_azimuth_change=
Line 552: Line 552:
 #    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=+landmarks.painter.labels_max_length=
 #    Integer    32 #    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 603: Line 603:
 #    String    #9B550A #    String    #9B550A
 #    Color used to draw symbols of the "Amenities" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Amenities" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
-# 
-landmarks.symbols.color.sport= 
-#    String    #39AC39 
-#    Color used to draw symbols of the "Sport" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 # #
 landmarks.symbols.color.transportation= landmarks.symbols.color.transportation=
Line 619: Line 615:
 #    String    #FF8F21 #    String    #FF8F21
 #    Color used to draw symbols of the "Power" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Power" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
-# 
-landmarks.symbols.color.shopping= 
-#    String    #AC39AC 
-#    Color used to draw symbols of the "Shopping" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 # #
 landmarks.symbols.color.worship= landmarks.symbols.color.worship=