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:1.4:user-settings [2014/08/16 12:45] – [List of main user settings] alpinequesten:help:1.4:user-settings [2015/09/09 21:25] – external edit 127.0.0.1
Line 24: Line 24:
 | ''core.audio.stream''((added in 1.4.16))  | [''3'' (MUSIC), ''4'' (ALARM), ''5'' (NOTIF)]  | Audio stream on which to play sounds  | ''4''  | | ''core.audio.stream''((added in 1.4.16))  | [''3'' (MUSIC), ''4'' (ALARM), ''5'' (NOTIF)]  | Audio stream on which to play sounds  | ''4''  |
 | **Main map** |||| | **Main map** ||||
-| ''map.coordinates.alternative.color''((added in 1.4.16))  | String  | Define the display color of the alternative coordinate format (see accepted colors [[http://html-color-codes.info/|here]])  | ''#000000''  |+| ''map.coordinates.main.color''((added in 1.4.21))  | String  | Define the display color of the main coordinate format and grid (see accepted colors [[http://html-color-codes.info/|here]])  | ''#000000'' 
 +| ''map.coordinates.alternative.color''((added in 1.4.16))  | String  | Define the display color of the alternative coordinate format and grid (see accepted colors [[http://html-color-codes.info/|here]])  | ''#0000FF''  |
 | ''map.buttons.offset_y''  | Integer  | Y pixels offset for the display of zoom buttons  | ''0''  | | ''map.buttons.offset_y''  | Integer  | Y pixels offset for the display of zoom buttons  | ''0''  |
 | ''map.open_with.z''  | Integer  | Zoom value passed to Google Maps and Earth when opening a location  | ''17''  | | ''map.open_with.z''  | Integer  | Zoom value passed to Google Maps and Earth when opening a location  | ''17''  |
 +| ''map.canvas.popup_comment_size''((added in 1.4.20))  | Float  | Comment text size of displayed popup item (in dip)  | ''12.0''  |
 | ''map.canvas.tiles_bitmap_config''((added in 1.4.19))  | [''RGB_565'', ''ARGB_8888'' | Bitmap configuration used for tiles  | ''RGB_565''  | | ''map.canvas.tiles_bitmap_config''((added in 1.4.19))  | [''RGB_565'', ''ARGB_8888'' | Bitmap configuration used for tiles  | ''RGB_565''  |
 | ''map.canvas.smooth_end_move''  | Boolean  | Define if the map continues to move a little after ending sliding it  | ''1'' / ''true''  | | ''map.canvas.smooth_end_move''  | Boolean  | Define if the map continues to move a little after ending sliding it  | ''1'' / ''true''  |
 +| ''map.canvas.heading_size_factor''((added in 1.4.20))  | Float  | Display size factor for the heading arrow  | ''1.0''  |
 | ''map.canvas.display_copyrights''((added in 1.4.14))  | Boolean  | Display maps data copyright notice on the map  | ''1'' / ''true''  | | ''map.canvas.display_copyrights''((added in 1.4.14))  | Boolean  | Display maps data copyright notice on the map  | ''1'' / ''true''  |
 | **Maps** |||| | **Maps** ||||
Line 54: Line 57:
 | ''tracker.create_waypoints_on_path''((added in 1.4.14))  | Boolean  | Force creating all tracker waypoints on the current GPS location  | ''0'' / ''false''  | | ''tracker.create_waypoints_on_path''((added in 1.4.14))  | Boolean  | Force creating all tracker waypoints on the current GPS location  | ''0'' / ''false''  |
 | ''tracker.export.fill_user_weight''((added in 1.4.9))  | Boolean  | Auto fill the custom user weight field when exporting the track  | ''0'' / ''false''  | | ''tracker.export.fill_user_weight''((added in 1.4.9))  | Boolean  | Auto fill the custom user weight field when exporting the track  | ''0'' / ''false''  |
-| ''tracker.painter.color''((added in 1.4.18))  | String  | Color used to draw the current location tracker's track (see accepted colors [[http://html-color-codes.info/|here]]) ''0''''#ff0600f1''  |+| ''tracker.painter.color''((added in 1.4.18))  | String  | Color used to draw the current location tracker's track (see accepted colors [[http://html-color-codes.info/|here]])  | ''#ff0600f1''  |