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
en:help:v2:settings:user-settings [2018/12/21 15:07] alpinequesten:help:v2:settings:user-settings [2024/02/15 10:21] (current) psyberia
Line 3: Line 3:
 ====== User settings ====== ====== User settings ======
 \\ \\
-These settings must be saved in a text file called ''"**user_settings.conf**"'' inside [[en:help:v2:settings:storage#how_to_locate_the_application_folder|the application folder]].+User settings allow users to modify advanced behaviors, and should be modified by advanced users only.
  
-{{:icon_help.png?nolink}} Be sure to use the [[en:download|last version]] so all settings are available.+They must be saved in a text file called ''"**user_settings.conf**"'' inside [[en:help:v2:settings:storage#how_to_locate_the_application_folder|the application folder]] (an empty file should be present at this location). 
 + 
 +{{:icon_help.png?nolink}} Be sure to use the [[en:download|latest version]] so all settings are available.
  
 {{:icon_help.png?nolink}} You must restart the application after changing any of these settings. {{:icon_help.png?nolink}} You must restart the application after changing any of these settings.
  
-{{:icon_help.png?nolink}} Setting names don't contain white spaces.+{{:icon_help.png?nolink}} User setting names don't contain spaces.
  
-\\+{{:icon_warning.png?nolink}} User settings should be used with caution. Some may cause the application to be more unstable or even crash.
  
-===== List of user settings ===== 
 \\ \\
-^  Name  ^ Type  ^  Default value  ^  Preview  ^ 
-^ **Core** ^^^^ 
-| **''core.logs.verbose''**  | Boolean  | ''0'' / ''false''  |  | 
-| Activate the verbose mode so the application displays more information in the log files.  ||| ::: | 
-| **''core.locale''**  | [ ''ar'', ''en'', ''es'', ''fr'', ''it'', ''ko'', ''lt'', ''pt'', ''nl'', ''ro'', ''ru'', ''sk'', ''tr'', ''uk'' ]  | ''empty''  |  | 
-| Force a different language other than the one of the device.  ||| ::: | 
-| **''core.custom_location_printer''**  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | ''empty''  |  | 
-| Define a custom coordinate format. The first part is the display format, the second part is the [[https://en.wikipedia.org/wiki/Well-known_text|OGC WKT]] of the projection (for example something like [[http://www.spatialreference.org/ref/epsg/4326/ogcwkt/|this]]).  ||| ::: | 
-| **''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.  ||| ::: | 
-| **''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]]).  ||| ::: | 
-| **''core.screen.orientation''**  | [''PORTRAIT'', ''LANDSCAPE'' | empty  |  | 
-| Force a particular screen orientation.  ||| ::: | 
-| **''core.submenu.force_exit_button''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:display-close-menu-entry.jpg?nolink}} | 
-| Display an exit button in the main menu on all devices.  ||| ::: | 
-| **''core.submenu.display_workspaces_chooser''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display a chooser to switch workspace in the main sub-menu (only when at least one alternate workspace has been created).  ||| ::: | 
-| **''core.menu.display_help_buttons''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display help buttons in the menus.  ||| ::: | 
-| **''core.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | 
-| Disable long-press action (select the top menu item) for the main menu.  ||| ::: | 
-| **''core.behavior.finish_on_external_map''**  | Boolean  | ''0'' / ''false''  |  | 
-| Close the application when selecting an external mapping application from the "''Open with...''" action (including OpenStreetMap, Google, Yandex and Navigation choices). When using "''Other application...''", the application won't be closed as it has no way to know what is the chosen application.  ||| ::: | 
-^ **Main map** ^^^^ 
-| **''map.infobox.text_color''**  | String  | ''#212121''  | {{:en:help:v2:settings:user-settings:infobox-text-color.jpg?nolink}} | 
-| Define the display color of the texts displayed in the information boxes (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''map.infobox.text_bold''**  | Boolean  | ''0'' / ''false''  |  | 
-| Display texts in the information boxes in bold.  ||| ::: | 
-| **''map.coordinates.main.color''**  | String  | ''#000000''  |  | 
-| Define the display color of the main coordinate format and grid (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''map.coordinates.alternative.color''**  | String  | ''#0000FF''  |  | 
-| Define the display color of the alternative coordinate format and grid (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''map.canvas.heading_arrow_size_factor''**  | Float  | ''1.0''  |  | 
-| Display size factor for the heading arrow.  ||| ::: | 
-| **''map.canvas.heading_arrow_alpha''**  | Float [''0.0'' - ''1.0'' | ''1.0''  |  | 
-| Display transparency for the heading arrow (from "''0.0''" completely transparent to "''1.0''" completely opaque).  ||| ::: | 
-| **''map.canvas.heading_fov_size_factor''**  | Float  | ''1.0''  |  | 
-| Display size factor for the heading field-of-view.  ||| ::: | 
-| **''map.coordinates.share_crs''**  | String  | ''EPSG:4326''  |  | 
-| EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the "''Share''" action. By default, the application uses the GPS coordinate system (code "''EPSG:4326''" ||| ::: | 
-| **''map.coordinates.share_provider''**  | String  | ''empty''  |  | 
-| URL of a mapping website to use in the "''Share''" action text message. The following variables are available: "''{$longitude}''", "''{$latitude}''" and "''{$zoom}''". The default URL is "''https://google.com/maps/place/{$latitude},{$longitude}''". To display an OpenStreetMap URL, use "''https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}''", for Yandex Maps (less details) use "''https://yandex.ru/maps/?ll={$longitude},{$latitude}&z={$zoom}&pt={$longitude},{$latitude}''", for Yandex Maps (more details) use "''https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z=15&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D=15''", for Here Maps use "''https://wego.here.com/?map={$latitude},{$longitude},{$zoom}''" ||| ::: | 
-| **''map.coordinates.openwith_provider.osm''**  | String  | ''empty''  |  | 
-| URL of the website to use when selecting the "''Open with... OpenStreetMap Maps''" action. The default URL is "''https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}''" ||| ::: | 
-| **''map.coordinates.openwith_provider.google''**  | String  | ''empty''  |  | 
-| URL of the website to use when selecting the "''Open with... Google Maps''" action. The default URL is "''https://google.com/maps/place/{$latitude},{$longitude}/@{$latitude},{$longitude},{$zoom}z''" ||| ::: | 
-| **''map.coordinates.openwith_provider.yandex''**  | String  | ''empty''  |  | 
-| URL of the website to use when selecting the "''Open with... Yandex Maps''" action. The default URL is "''https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z={$zoom}&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D={$zoom}''" ||| ::: | 
-| **''map.coordinates.openwith_provider.here''**  | String  | ''empty''  |  | 
-| URL of the website to use when selecting the "''Open with... Here Maps''" action. The default URL is "''https://wego.here.com/?map={$latitude},{$longitude},{$zoom}''" ||| ::: | 
-| **''map.buttons.offset_y''**  | Integer  | ''0''  |  | 
-| Y offset (in pixel) for the display of zoom buttons.  ||| ::: | 
-| **''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.  ||| ::: | 
-| **''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).  ||| ::: | 
-| **''map.canvas.smooth_end_move''**  | Boolean  | ''1'' / ''true''  |  | 
-| Define if the map continues to move a little after ending sliding it.  ||| ::: | 
-| **''map.canvas.display_copyrights''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display maps data copyright notice on the map.  ||| ::: | 
-| **''map.canvas.display_center_icon''**  | Boolean  | ''1'' / ''true''  | {{:en:help:v2:settings:user-settings:display_center_icon.jpg?nolink}} | 
-| Display the screen center icon.  ||| ::: | 
-| **''map.canvas.center_point.radius''**  | Integer  | ''5''  |  | 
-| Radius (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the screen center icon.  ||| ::: | 
-| **''map.canvas.display_osm_zoom_id''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:display-osm-zoom-id.jpg?nolink}} | 
-| Display the OSM/Google zoom index id in the map scale information box.  ||| ::: | 
-| **''map.scales.default_overscaling_levels''**  | Integer  | ''4''  |  | 
-| After reaching the maximum zoom level of a map, number of possible additional "+" zoom button presses, allowing to artificially increase the display scale of the last zoom level.  ||| ::: | 
-^ **Maps** ^^^^ 
-| **''maps.debug''**  | Boolean  | ''0'' / ''false''  |  | 
-| Activate the debug mode for maps: increases logs for maps and displays map tile bounds and coordinates on the screen.  ||| ::: | 
-| **''maps.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | 
-| Disable long-press action (select the top menu item) for the "Maps" menu.  ||| ::: | 
-| **''maps.explorer.cells_layer_alpha''**  | Float [''0.1'' - ''0.9'' | ''0.5''  |  | 
-| Alpha value of the white layer displayed over the previews in the Maps Explorer.  ||| ::: | 
-| **''maps.features.favorites.ask_if_outofbounds''**  | Boolean  | ''0'' / ''false''  |  | 
-| When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area.  ||| ::: | 
-| **''maps.features.offlinemaps.explorer.display_root''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:maps-explorer-display-root.jpg?nolink}} | 
-| Display an entry allowing to select the device's root folder in the menu drawer of the Maps Explorer.  ||| ::: | 
-| **''maps.features.offlinemaps.coverage_autoload''**  | Boolean  | ''1'' / ''true''  |  | 
-| When moving the map, automatically select another file-based map (from the same folder) if the current map doesn't cover the current location anymore.  ||| ::: | 
-| **''maps.features.offlinemaps.zoom_buttons_autoload''**  | Boolean  | ''1'' / ''true''  |  | 
-| When using +/- zoom buttons, automatically select another file-based map (from the same folder) if the current map doesn't cover the current scale anymore.  ||| ::: | 
-| **''maps.features.offlinemaps.overscaling_levels''**  | Integer  | ''4''  |  | 
-| Number of additional times the "+" zoom button can be pressed after reaching the last level of details of the current map, virtually increasing even more the zoom.  ||| ::: | 
-| **''maps.features.offlinemaps.underscaling_levels''**  | Integer  | ''2''  |  | 
-| Number of additional times the "-" zoom button can be pressed after reaching the first level of details of the current map, virtually reducing even more the zoom.  ||| ::: | 
-| **''maps.features.offlinemaps.formats.aqm.create_index''**  | Boolean  | ''1'' / ''true''  |  | 
-| Create index files for AQM maps in order to speed-up loading.  ||| ::: | 
-| **''maps.features.offlinemaps.formats.ozf.crop_to_mmp''**  | Boolean  | ''1'' / ''true''  |  | 
-| Crop displayed ''.ozf2'' and ''.ozfx3'' maps along the "''Moving Map Parameter''" definitions of the ''.map'' file.  ||| ::: | 
-| **''maps.features.areadownloader.max_queue_size''**  | Integer  | ''100000''  |  | 
-| Maximum number of tiles allowed to be downloaded at once in the store area tool (large values can hang or crash the application).  ||| ::: | 
-| **''maps.features.elevations.display_status''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display the status of downloading DEM elevation data chunks on the map.  ||| ::: | 
-| **''maps.features.elevations.hillshade.exageration''**  | Float  | ''1.2''  |  | 
-| Exaggeration factor used when generating built-in hillshade layer from local DEM elevation data.  ||| ::: | 
-| **''maps.features.elevations.hillshade.light_source_angle''**  | Integer [''0'' - ''360'' | ''45''  |  | 
-| Light source azimuth (in degrees) used when generating built-in hillshade layer from local DEM elevation data.  ||| ::: | 
-| **''maps.features.onlinemaps.status.display_offline''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display a message over missing parts of on-demand maps when there is currently no network.  ||| ::: | 
-| **''maps.features.onlinemaps.status.display_unavailable''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display a message over missing parts of on-demand maps that are not available on the server.  ||| ::: | 
-^ **Placemarks** ^^^^ 
-| **''landmarks.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | 
-| Disable long-press action (select the top menu item) for the "Placemarks" menu.  ||| ::: | 
-| **''landmarks.painter.center_labels_size_factor''**  | Float  | ''1.0''  |  | 
-| Display size factor for texts displayed above and below the screen center icon.  ||| ::: | 
-| **''landmarks.painter.labels_factor''**  | Float  | ''1.0''  |  | 
-| Display size factor for landmark labels displayed on the map.  ||| ::: | 
-| **''landmarks.painter.paths_factor''**  | Float  | ''1.0''  |  | 
-| Display size factor for paths displayed on the map.  ||| ::: | 
-| **''landmarks.painter.points_factor''**  | Float  | ''1.0''  |  | 
-| Display size factor for points displayed on the map.  ||| ::: | 
-| **''landmarks.painter.icons_factor''**  | Float  | ''1.0''  | {{:en:help:v2:settings:user-settings:icons-display-factor.jpg?nolink}} | 
-| Display size factor for landmark icons displayed on the map.  ||| ::: | 
-| **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display field of view direction of pictures on the map when available.  ||| ::: | 
-| **''landmarks.painter.max_labels_chars''**  | Integer  | ''25''  |  | 
-| Maximum number of characters for names of landmarks displayed on the map.  ||| ::: | 
-| **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  | 
-| Maximum of displayed sub-items in popups displayed when selecting landmarks on the map.  ||| ::: | 
-| **''landmarks.selector.display_elevation''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display the elevation (if available) in the popups displayed when selecting landmarks on the map.  ||| ::: | 
-| **''landmarks.selector.display_date''**  | Boolean  | ''0'' / ''false''  |  | 
-| Display the data (if available) in the popups displayed when selecting landmarks on the map.  ||| ::: | 
-| **''landmarks.proximity.color''**  | String  | ''#A52A2A''  | {{:en:help:v2:settings:user-settings:proximity-alerts-color.jpg?nolink}} | 
-| Color used to draw proximity alerts (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''landmarks.targeter.max_save_targets''**  | Integer  | ''1000''  |  | 
-| Number of recently targeted locations to keep in the unsorted landmarks targets set. Set to 0 to not save targeted locations.  ||| ::: | 
-| **''landmarks.targeter.display_target_line''**  | Boolean  | ''1'' / ''true''  |  | 
-| 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''  |  | 
-| 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''  |  | 
-| Color used to draw symbols of the "Amenities" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''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]]).  ||| ::: | 
-| **''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]]).  ||| ::: | 
-| **''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]]).  ||| ::: | 
-| **''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''  |  | 
-| 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}} | 
-| Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer.  ||| ::: | 
-| **''landmarks.details.expand_file_section''**  | Boolean  | ''0'' / ''false''  |  | 
-| In the details view of a landmark, display the "File" section opened by default.  ||| ::: | 
-| **''landmarks.creator.sets.ask_for_names''**  | Boolean  | ''1'' / ''true''  |  | 
-| Ask for waypoint names when creating sets of waypoints.  ||| ::: | 
-| **''landmarks.creator.waypoints.force_on_gps''**  | Boolean  | ''0'' / ''false''  |  | 
-| Create new waypoints on the current GPS location (if available) instead of the current screen center location.  ||| ::: | 
-| **''landmarks.features.offlinelandmarks.explorer.display_root''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-root.jpg?nolink}} | 
-| Display an entry allowing to select the device's root folder in the menu drawer of the Landmarks Explorer.  ||| ::: | 
-| **''landmarks.features.offlinelandmarks.open_file_auto_choice''**  | [ ''0'', ''1'', ''2'' ]  | ''0''  | {{:en:help:v2:settings:user-settings:open_file_auto_choice.jpg?nolink}} | 
-| Action to make when opening a landmarks file to import (.gpx, .kml, etc.) from an external file manager: ''0'' (ask the user), ''1'' (browse content), ''2'' (display content).  ||| ::: | 
-| **''landmarks.features.offlinelandmarks.formats.gpx.export_wgs84_elevations''**  | Boolean  | ''0'' / ''false''  |  | 
-| Use the WGS84 elevations instead of the EGM96 elevations in exported GPX files.  ||| ::: | 
-| **''landmarks.features.offlinelandmarks.formats.gpx.export_geoidheight''**  | Boolean  | ''0'' / ''false''  |  | 
-| Write the "''geoidheight''" tag ([[http://www.topografix.com/GPX/1/1/#type_wptType|see specification here]]) in exported GPX files (the geoid height is the difference in meters between the EGM96 elevation and the WGS84 elevation).  ||| ::: | 
-| **''landmarks.features.offlinelandmarks.formats.gpx.export_pictures''**  | Boolean  | ''0'' / ''false''  |  | 
-| Write "''picture''" tags containing the path of pictures associated with waypoints in exported GPX files.  ||| ::: | 
-| **''landmarks.preprocessing.type''**  | [''0'', ''1'', ''2''  | ''2''  |  | 
-| Pre-processing type applied to tracks upon loading: ''0'' (no pre-processing), ''1'' (only check erroneous time values), ''2'' (check erroneous times and remove inaccurate points). The pre-processing setting must also be checked in the regular application preferences.  ||| ::: | 
-| **''landmarks.preprocessing.max_passes''**  | Integer   | ''10''  |  | 
-| Maximum iterations to make when removing inaccurate points.  ||| ::: | 
-^ **Positioning** ^^^^ 
-| **''geolocation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | 
-| 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''  |  | 
-| Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''geolocation.localisation.painter.color_inaccurate''**  | String  | ''#E30000''  |  | 
-| Color used to draw the current location when not accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''geolocation.localisation.egm96_adjustment.[provider]''**  | Boolean  | ''1'' / ''true'' for provider "''gps''", ''0'' / ''false'' otherwise  |  | 
-| Adjust provided WGS84 elevations to Geoid elevations using the EGM96 model for ''[provider]'' (ex: "''gps''", "''passive''").  ||| ::: | 
-| **''geolocation.course_line_width''**  | Float  | ''2.0''  |  | 
-| Width (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the displayed GPS course line.  ||| ::: | 
-| **''geolocation.course_line_color''**  | String  | ''#000000''  |  | 
-| Color of the displayed GPS course line (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''geolocation.course_line_dashes''**  | String  | ''empty''  |  | 
-| Dashed definition of the displayed GPS course line (first number is length of drawn part, next number length of transparent part, etc.). Use "''N''" for no dashes, or "''A''" for arrow dashes.  ||| ::: | 
-| **''geolocation.course_line_style''**  | String  | ''A''  |  | 
-| Use "''A''" for displaying arrows.  ||| ::: | 
-^ **Orientation** ^^^^ 
-| **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | 
-| Disable long-press action (select the top menu item) for the "Orientation" menu.  ||| ::: | 
-| **''orientation.heading_line_width''**  | Float  | ''1.5''  |  | 
-| Width (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the displayed compass heading line.  ||| ::: | 
-| **''orientation.heading_line_color''**  | String  | ''#000000''  |  | 
-| Color of the displayed compass heading line (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''orientation.heading_line_dashes''**  | String  | ''63''  |  | 
-| Dashed definition of the displayed compass heading line (first number is length of drawn part, next number length of transparent part, etc.). Use "''N''" for no dashes, or "''A''" for arrow dashes.  ||| ::: | 
-| **''orientation.heading_line_style''**  | String  | ''empty''  |  | 
-| Use "''A''" for displaying arrows.  ||| ::: | 
-| **''orientation.compass.on_map.scale''**  | Float  | ''1.0''  |  | 
-| Scale factor for the compass displayed on the map.  ||| ::: | 
-^ **Search** ^^^^ 
-| **''search.display_location_results''**  | Boolean  | ''1'' / ''true''  |  | 
-| When selecting a search result, move on it's location and display a point. Set to ''0'' / ''false'' will only move over the search result location, without displaying it.  ||| ::: | 
-^ **Track recorder** ^^^^ 
-| **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  | 
-| Auto fill the custom user weight field when exporting the track.  ||| ::: | 
-| **''tracker.painter.color''**  | String  | ''#0600F1''  |  | 
-| Color used to draw the current location tracker's track (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
  
-\\ +===== List of available user settings =====
- +
-===== Example file =====+
 \\ \\
 <file autoconf user_settings.conf> <file autoconf user_settings.conf>
-# 
-# 
-# Advanced settings file for AlpineQuest / OfflineMaps. 
  
 +# Advanced settings file for “AlpineQuest Explorer” and “All-In-One OfflineMaps”.
 +
 +
 +# See accepted colors here: https://html-color-codes.info/#HTML_Color_Picker
 +
 +
 # #
 ### Core ### ### Core ###
 # #
-core.logs.verbose= + 
-   Boolean [type]    0 / false [default value] +# Activate the verbose mode so the application displays more information in the log files. 
-   Activate the verbose mode so the application displays more information in the log files.+#core.logs.verbose=false 
 + 
 +Force a different language other than the one of the device. 
 +# Choices are “ar”, “bg”, “de”, “en”, “es”, “fr”, “it”, “ja”, “ko”, “lt”, “nl”, “pt”, “ro”, “ru”, “sk”, “sl”, “tr”, “uk”, “zh”, “zh-rTW”. 
 +#core.locale= 
 + 
 +# Display a warning message in the main menu when using a beta version. 
 +#core.beta.show_message=true 
 + 
 +# Hardware acceleration related settings. 
 +#core.ha.allow_disable= 
 +#core.ha.allow_soft_shaders= 
 +#core.ha.allow_soft_shadows= 
 +#core.ha.allow_soft_pictures= 
 + 
 +#core.storage.show_legacy_folder=false 
 + 
 +#core.startup.display_warning_message= 
 + 
 +# Define a custom coordinate format, multiple entries allowed. 
 +# The first part is the display format (either “grid”, “xy”, “d”, “dm” or “dms”), the second part is the OGC WKT of the projection (for example something like this: http://www.spatialreference.org/ref/epsg/4326/ogcwkt/), separated by a coma. 
 +#core.custom_location_printer= 
 + 
 + 
 +# Minimal value (m) required to display the distance information on the screen center (between screen center and target or between screen center and current real-time location). 
 +#core.distances.min_reported_distance_m=0.01 
 + 
 +# Maximum number of decimals used when displaying kilometers or miles. 
 +#core.distances.factor_decimals=2 
 + 
 + 
 +# When using a metric distance unit, display decimal for distances smaller than this value (in meter). 
 +#core.distances.metric.decimal_distance_threshold_m=10.0 
 + 
 +# When using a metric distance unit, display decimal for accuracies smaller than this value (in meter). 
 +#core.distances.metric.decimal_accuracy_threshold_m=3.0 
 + 
 +# When using a metric distance unit, display decimals for speeds smaller than this value (in kilometres per hour). 
 +#core.distances.metric.decimal_speed_threshold_kph=20.0 
 + 
 +# When using a metric distance unit, number of decimals to use when displaying decimal meters. 
 +#core.distances.metric.meters_nb_decimals=1 
 + 
 + 
 +# When using an imperial distance unit, display decimal for distances smaller than this value (in meter). 
 +#core.distances.imperial.decimal_distance_threshold_m=3.048 
 + 
 +# When using an imperial distance unit, display decimal for accuracies smaller than this value (in meter). 
 +#core.distances.imperial.decimal_accuracy_threshold_m=3.048 
 + 
 +# When using an imperial distance unit, display decimals for speeds smaller than this value (in miles per hour). 
 +#core.distances.imperial.decimal_speed_threshold_mph=15.0 
 + 
 +# When using an imperial distance unit, number of decimals to use when displaying decimal feet. 
 +#core.distances.imperial.feet_nb_decimals=1 
 + 
 + 
 +# Take into account the elevation changes when computing one-shot horizontal distances (like target distance, screen center distance). 
 +#core.distances.include_elevations=false 
 + 
 + 
 +# For metric area unit (m², km²), define when to use km². 
 +#core.areas.km2_factor=0.1 
 + 
 +# For metric area unit (m², are, km²), define when to use km². 
 +#core.areas.are_km2_factor=1.0 
 + 
 +# For metric area unit (m², are, ha, km²), define when to use km². 
 +#core.areas.ha_km2_factor=100.0 
 + 
 + 
 +# For imperial area unit (ft², yd², acre, mi²), define when to use square miles. 
 +#core.areas.acre_mi2_factor=1.0 
 + 
 + 
 +#core.areas.factor_decimals= 
 + 
 + 
 +# Define the maximum number of decimals to use when displaying bearing units. 
 +#core.bearing.decimals=1 
 + 
 +#core.bearing.north.true.color= 
 +#core.bearing.north.grid.color= 
 +#core.bearing.north.magnetic.color= 
 + 
 +#core.slope.glide_ratio.decimals=1 
 + 
 + 
 +# Define the number of degree decimals to use when displaying coordinates in decimal degrees (D). 
 +#core.crs.d.decimals=6 
 + 
 +# Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS). 
 +#core.crs.dms.decimals=2 
 + 
 +# Number of decimals to use when exporting coordinates in degrees. 
 +#core.crs.export.decimals=7 
 + 
 +#core.crs.proj.decimals= 
 +#core.crs.olc.display_precision= 
 +#core.crs.geohash.display_precision= 
 +#core.crs.geohash.input_point_precision= 
 + 
 + 
 +# 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.astro.zenith=90.833 
 + 
 +#core.astro.sun_days_offset= 
 + 
 + 
 +# Picture names taken from the application, for example when creating picture waypoints (see accepted patterns here: https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns). 
 +#core.pictures.format=yyyy-MM-dd_HH-mm-ss 
 + 
 +# Intent action used to call the camera application when taking a picture from the application. 
 +#core.pictures.intent=android.media.action.IMAGE_CAPTURE 
 + 
 +# File extension of pictures taken from the application. 
 +#core.pictures.file_ex=.JPG 
 + 
 +#core.pictures.use_application_folder=true 
 +#core.pictures.camera_package= 
 +#core.pictures.check_media_store=true 
 + 
 +# Audio names taken from the application, for example when creating audio waypoints (see accepted patterns here: https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns). 
 +#core.audios.format=yyyy-MM-dd_HH-mm-ss 
 + 
 +# Intent action used to call the audio recorder application when recording audios from the application. 
 +#core.audios.intent=android.provider.MediaStore.RECORD_SOUND 
 + 
 +# File extension of audios recorded from the application. 
 +#core.audios.file_ext=.mp3 
 + 
 +#core.audios.use_application_folder=true 
 + 
 + 
 +# Size of the icons of the menu bar (in “dp”). 
 +#core.menu.buttons.size_dp=48 
 + 
 +# Background color of the menu bar. 
 +#core.menu.buttons.background_color=#808080 
 + 
 +# Background color of the menu bar when hidden. 
 +#core.menu.buttons.background_color_hidden=#64808080 
 + 
 +# Separators color of the menu bar. 
 +#core.menu.buttons.separators_color=#1FFFFFFF 
 + 
 +# Corners radius of the menu bar (in “dp”). 
 +#core.menu.buttons.corners_round_radius_dp=2 
 + 
 +#core.menu.buttons.shadow_color= 
 +#core.menu.buttons.margin_x_dp= 
 +#core.menu.buttons.margin_y_dp= 
 + 
 +# Display help buttons in the menus. 
 +#core.menu.display_help_buttons=true 
 + 
 + 
 +# Display an exit button in the main menu on all devices, including the ones where an hardware “Back” button is available. 
 +#core.submenu.force_exit_button=false 
 + 
 +Display a chooser to switch workspace in the main sub-menu (only when at least one alternate workspace has been created). 
 +#core.submenu.display_workspaces_chooser=true 
 + 
 +# Disable long-press action (select the top item) for the main menu button. 
 +#core.submenu.disable_long_press=false 
 + 
 + 
 +# Close the application when selecting an external mapping application from the “Open with...” action (including “OpenStreetMap”, “Google”, “Yandex”, “Other application (default)” and “Navigation” choices). 
 +#core.behavior.finish_on_external_map=false 
 + 
 +#core.behavior.finish_on_density_change= 
 + 
 +#core.offline_mode.display_infobox= 
 + 
 +#core.cache.cleanup_delay_ms= 
 + 
 +# Maximum size of data to transmit through intents (in bytes). 
 +#core.intents.content_buffer_size= 
 + 
 + 
 +# Force a particular screen orientation (either empty, “PORTRAIT” or “LANDSCAPE”). 
 +#core.screen.orientation= 
 + 
 +# Force a particular screen brightness, from dark (“0”) to full bright (“100”). 
 +#core.screen.brightness= 
 + 
 + 
 +# Disable all SSL certificate checks. 
 +#core.https.insecure=false 
 + 
 +# Specify the protocol to use when using insecure https connections (either empty, “SSL” or “TLS”). 
 +#core.https.insecure_protocol= 
 + 
 +# Disable use of SSLv3. 
 +#core.https.disable_sslv3=false 
 + 
 + 
 +#core.services.push_settings.version= 
 +#core.services.push_settings.disable= 
 + 
 + 
 + 
 + 
 # #
-core.locale= +### User Interface ###
-   [ ar, en, es, fr, it, ko, lt, pt, nl, ro, ru, sk, tr, uk ]    empty +
-   Force a different language other than the one of the device.+
 # #
-core.custom_location_printer+ 
-   [ grid, xy, d, dm, dms ],String    empty +#ui.panels_corners_round_dp
-   Define custom coordinate formatThe first part is the display format, the second part is the OGC WKT of the projection (for example something like this: http://www.spatialreference.org/ref/epsg/4326/ogcwkt/).+#ui.dialogs.spinners.ellipsize_descriptions= 
 +#ui.dialogs.progress.keep_screen_on= 
 + 
 +# Allows the soft keyboard to be automatically displayed for some input dialogs. 
 +#ui.dialogs.allow_auto_keyboard=true 
 + 
 +# Require users to confirm dangerous deletions with checkbox. 
 +#ui.dialogs.delete_checkbox=true 
 + 
 +#ui.explorer.allow_fullscreen= 
 +#ui.preferences.allow_fullscreen= 
 + 
 +# Delay after which the loading progress bar is displayed in the file explorers. 
 +#ui.explorer.async_update_delay_ms=1000 
 + 
 +#ui.use_legacy_menus= 
 + 
 +#ui.drawables.iconed.ratio= 
 + 
 +#ui.theme.night.panels=#CACACC 
 +#ui.theme.night.cards=#BABABC 
 +#ui.theme.night.cards_shadow=#444444 
 +#ui.theme.night.sideviews=#AAAAAC 
 + 
 + 
 + 
 # #
-core.bearing_decimals= +### Map view ###
-   Integer    2 +
-   Define the maximum number of decimals to use when displaying bearing units.+
 # #
-core.pictures.format= + 
-   String    yyyy-MM-dd_HH-mm-ss +# Display color of the texts displayed in the information boxes. 
-   Define how to name pictures taken from the applicationfor example when creating picture waypoints (see accepted patterns here: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns).+#map.infobox.text_color=#212121 
 + 
 +# Display texts in the information boxes in bold. 
 +#map.infobox.text_bold=false 
 + 
 + 
 +# Display color of the main coordinate format and grid. 
 +#map.coordinates.main.color=#000000 
 + 
 +Display color of the secondary coordinate format and grid. 
 +#map.coordinates.alternative.color=#0000FF 
 + 
 + 
 +#map.coordinates.openwith.provider.osm= 
 +#map.coordinates.openwith.provider.google= 
 +#map.coordinates.openwith.provider.yandex= 
 +#map.coordinates.openwith.provider.here= 
 +#map.coordinates.openwith.provider.bing= 
 +#map.coordinates.openwith.provider.apple= 
 +#map.coordinates.openwith.provider.custom= 
 + 
 + 
 +# EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the “Share” action. 
 +#map.coordinates.share.crs=EPSG:4326 
 + 
 +# URL of a mapping website to use in the “Share” action text message. 
 +# The following variables are available: 
 +#  {$longitude}, {$latitude}, 
 +#  {$zoom} (current zoom level of the map), 
 +#  {$name} (name of the shared point if any), 
 +#  {$date} (formatted record date of the point if any), 
 +#  {$date_time} (formatted record date and time of the point if any), 
 +#  {$time_ms} (record unix timestamp in milliseconds of the point if any), 
 +#  {$time_s} (record unix timestamp in seconds of the point if any), 
 +#  {$olc} (coordinates encoded in the Open Location Code format), 
 +#  {$geohash} (coordinates encoded in the Geohash format), 
 +#  {$maidenhead} (coordinates encoded in the Maidenhead Locator System format). 
 +#map.coordinates.share.provider= 
 + 
 +# URL used when selecting the “Open with... OpenStreetMaps” action. 
 +#map.coordinates.share.provider.osm=https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude} 
 + 
 +# URL used when selecting the “Open with... Google Maps” action. 
 +#map.coordinates.share.provider.google=https://google.com/maps/place/{$latitude},{$longitude}/@{$latitude},{$longitude},{$zoom}z 
 + 
 +# URL used when selecting the “Open with... Bing Maps” action. 
 +#map.coordinates.share.provider.bing=https://www.bing.com/maps?cp={$latitude}~{$longitude}&sp=point.{$latitude}_{$longitude}&lvl={$zoom} 
 + 
 +# URL used when selecting the “Open with... Here Maps” action. 
 +#map.coordinates.share.provider.here=https://wego.here.com/?map={$latitude},{$longitude},{$zoom} 
 + 
 +# URL used when selecting the “Open with... Apple Plans” action. 
 +#map.coordinates.share.provider.apple=https://maps.apple.com/?q={$latitude},{$longitude} 
 + 
 +# URL used when selecting the “Open with... Yandex Maps” action. 
 +#map.coordinates.share.provider.yandex=https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z={$zoom}&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D={$zoom} 
 + 
 + 
 +# URL used when opening a location with “Maps Directions”. 
 +#map.coordinates.openwith.directions=https://maps.google.com/maps?daddr={$latitude},{$longitude} 
 + 
 +# URL used when opening a location with “Street View”. 
 +#map.coordinates.openwith.streetview=https://www.google.com/maps/@?api=1&map_action=pano&viewpoint={$latitude},{$longitude} 
 + 
 +# URL used when opening a named location with “Other application”. 
 +#map.coordinates.openwith.geointent.name=geo:0,0?q={$latitude},{$longitude}({$name})&z={$zoom} 
 + 
 +# URL used when opening an unnamed location with “Other application”. 
 +#map.coordinates.openwith.geointent.no_name=geo:{$latitude},{$longitude}?z={$zoom} 
 + 
 + 
 +# URL used when opening a location with “Navigation (Driving)”. 
 +#map.coordinates.openwith.navigation.driving=google.navigation:ll={$latitude},{$longitude} 
 + 
 +# URL used when opening a location with “Navigation (Walking)”. 
 +#map.coordinates.openwith.navigation.walking=google.navigation:ll={$latitude},{$longitude}&mode=w 
 + 
 +# URL used when opening a location with “Navigation (Cycling)”. 
 +#map.coordinates.openwith.navigation.cycling=google.navigation:ll={$latitude},{$longitude}&mode=b 
 + 
 +# URL used when opening a location with “Navigation (Transit)”. 
 +#map.coordinates.openwith.navigation.transit=google.navigation:ll={$latitude},{$longitude}&mode=transit 
 + 
 + 
 +# Display color of the main coordinates grid. 
 +#map.grids.main.color=#000000 
 + 
 +# Display color of the secondary coordinates grid. 
 +#map.grids.alternative.color=#0000FF 
 + 
 + 
 +#map.grids.max_density= 
 + 
 +# Shadow color of grid labels. 
 +#map.grids.labels_shadow_color=#C0FFFFFF 
 + 
 +# Width (in “dp”) of major grid lines. 
 +#map.grids.lines_width_major_dp=2.0 
 + 
 +# Width (in “dp”) of minor grid lines. 
 +#map.grids.lines_width_minor_dp=1.0 
 + 
 + 
 +# Display the names of grids when exporting the map as an image. 
 +#map.print.display_grid_names=true 
 + 
 +# Print density (in dots per inch) of the exported map image to get a correct scale value and bar. 
 +#map.print.dpi=300.0 
 + 
 +#map.print.margins_size_pc= 
 +#map.print.border_size_px= 
 +#map.print.title_size= 
 +#map.print.scale_value_size= 
 + 
 + 
 +#map.screensaver.fullscreen_allowed= 
 +#map.screensaver.tap_to_close= 
 +#map.screensaver.auto_dismiss= 
 +#map.screensaver.background_color= 
 + 
 +# Y offset (in pixel) for the display of zoom buttons. 
 +#map.buttons.offset_y=0 
 + 
 +# Size (in “dp”) of the zoom buttons. 
 +#map.buttons.size_dp=48 
 + 
 +# Opacity of the zoom buttons. 
 +#map.buttons.alpha=1.0 
 + 
 + 
 +#map.buttons.force_bg= 
 + 
 +#map.buttons.slider.use_legacy= 
 +#map.buttons.slider.sensitivity= 
 +#map.buttons.slider.delay_ms= 
 +#map.buttons.slider.alpha= 
 + 
 + 
 +# Number of possible additional “-” zoom button presses before the first zoom level of a map, allowing to artificially decrease even more the display scale of the first zoom level. 
 +#map.scales.default_underscaling_levels=2 
 + 
 +# Number of possible additional “+” zoom button presses after the last zoom level of a map, allowing to artificially increase even more the display scale of the last zoom level. 
 +#map.scales.default_overscaling_levels=3 
 + 
 +#map.scales.global_scale_min_id= 
 +#map.scales.global_scale_max_id= 
 + 
 +# Text size (in “sp”) of popup comments when clicking on a displayed placemark. 
 +#map.canvas.popup_comment_size=12.0 
 + 
 + 
 +# Maximum time spend (in seconds) to generate an image tile. 
 +#map.canvas.tiles.max_gen_time_s=5 
 + 
 +# Do not draw a re-projected map tile over a base tile if it's smaller than this value (in “px”). 
 +#map.canvas.tiles.pixel_threshold=1 
 + 
 +# Do not draw a re-projected map tile over a base tile if its alpha value (from “0” to “255”) is smaller than this value. 
 +#map.canvas.tiles.min_alpha=10 
 + 
 +# Do not draw a re-projected map tile over a base tile if more than this number of re-projected tiles is needed (vertically and horizontally). 
 +#map.canvas.tiles.max_reprojection_subtiles_per_axis=50 
 + 
 +# Display map tiles that are outside of the current map bounds with half transparency.  
 +#map.canvas.tiles.reduce_alpha_outside_bounds=false 
 + 
 + 
 +# Image quality (bitmap configuration) used for the map canvas tiles. 
 +# “ARGB_8888” has a better display quality but uses more memory (two times more than “RGB_565”). 
 +#map.canvas.tiles.bitmap_config= 
 + 
 +# Disable hardware acceleration for the main map view. 
 +#map.canvas.disable_ha=false 
 + 
 +# Ask use before loosing a complex painters configuration 
 +#map.canvas.ask_painters_config_lost=true 
 + 
 +# Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels. 
 +#map.canvas.tiles.force_bitmap_filtering=false 
 + 
 +# Fading effect length (in “ms”) when a map tile is updated. 
 +#map.canvas.tiles.fade_delay_ms=200 
 + 
 +#map.canvas.tiles.filter_reprojected_tiles= 
 +#map.canvas.tiles.check_bounds= 
 +#map.canvas.tiles.allow_multiple_vertices= 
 +#map.canvas.tiles.max_vertices= 
 +#map.canvas.tiles.acceptable_vertices_error_px= 
 + 
 +# Base world map opacity for small scales when some maps are displayed over it (this maps is not displayed for large scales). 
 +#map.canvas.base_map_hidden_opacity=0.5 
 + 
 +#map.canvas.experimental_3d= 
 +#map.canvas.field_of_fiew= 
 +#map.canvas.force_pitch_per_tile= 
 + 
 +# Maximum pitch angle (in degrees) that can be reached by moving two fingers down over the map. 
 +#map.canvas.max_pitch_deg=40 
 + 
 +# Invert the vertical direction of the two fingers to pitch the map view. 
 +#map.canvas.invert_pitch=false 
 + 
 +# Make a smooth transition effect when changing the azimuth of the map. 
 +#map.canvas.smooth_azimuth_change=true 
 + 
 +# Make a smooth transition effect when changing the location of the map. 
 +#map.canvas.smooth_location_change=true 
 + 
 +# Define if the map continues to move a little after ending sliding it. 
 +#map.canvas.smooth_end_move=true 
 + 
 +# Display copyrights of currently displayed maps at the top/right angle of the map. 
 +#map.canvas.display_copyrights=true 
 + 
 +# Display the screen center icon. 
 +#map.canvas.display.center_icon=true 
 + 
 +#map.canvas.display.layers_outlines_color= 
 +#map.canvas.display.bg_clear_color= 
 +#map.canvas.display.bg_dark_color= 
 + 
 + 
 +# Display the screen center icon when long-pressing the map. 
 +#map.canvas.long_press.display_center_icon=true 
 + 
 +# Scale ratio when displaying the screen center icon when long-pressing the map. 
 +#map.canvas.long_press.ratio_center_icon=0.5 
 + 
 +# Offset for choosing the screen display resolution when long pressing the map for the “zoom in” option. 
 +#map.canvas.long_press.zoom_in_scale_offset=1 
 + 
 +# Offset for choosing the screen display resolution when long pressing the map for the “zoom out” option. 
 +#map.canvas.long_press.zoom_out_scale_offset=1 
 + 
 +# Allows two-fingers long-press. 
 +#map.canvas.long_press.allow_multi=true 
 + 
 +# Allow double-taps on the map. 
 +#map.canvas.double_tap=true 
 + 
 + 
 +# Radius (in “dp”of the screen center icon. 
 +#map.canvas.center_point.radius=5 
 + 
 +# Color used to draw the inner part of the screen center icon. 
 +#map.canvas.center_point.color_in=#F0F0F0 
 + 
 +# Color used to draw the outer part of the screen center icon 
 +#map.canvas.center_point.color_out=#505050 
 + 
 + 
 +# Display color of the circular scale. 
 +#map.canvas.radius_ruler.color=#000000 
 + 
 +# Size factor for the circular scale lines. 
 +#map.canvas.radius_ruler.lines_size_factor=0.11 
 + 
 +# Size factor for the circular scale labels. 
 +#map.canvas.radius_ruler.text_size_factor=1.0 
 + 
 +# Index of the circular scale circle on which to display the labels. 
 +#map.canvas.radius_ruler.main_circle=1 
 + 
 +# Screen ratio defining the maximum size of the first radius ruler, uses value of “maps.infobox.scale_bar_screen_ratio” by default. 
 +#map.canvas.radius_ruler.screen_ratio=0.3 
 + 
 + 
 +# Display size factor for the heading arrow. 
 +#map.canvas.heading_arrow.size_factor=1.0 
 + 
 +# Transparency of the heading arrow (from “0.0” completely transparent to “1.0” completely opaque). 
 +#map.canvas.heading_arrow.alpha=1.0 
 + 
 +#map.canvas.heading_arrow.shadow=true 
 + 
 + 
 +# Display size factor for the heading field-of-view. 
 +#map.canvas.heading_fov.size.factor=1.0 
 + 
 +#map.canvas.heading_fov.angle_deg=70.0 
 + 
 +#map.canvas.heading_line.shadow=false 
 +#map.canvas.heading_line.texts_factor=1.0 
 +#map.canvas.heading_line.bg_factor=2.0 
 +#map.canvas.heading_line.bg_alpha=0.75 
 + 
 + 
 + 
 + 
 # #
-core.screen.orientation= +### Maps & Layers ###
-   [PORTRAIT, LANDSCAPE]    empty +
-   Force a particular screen orientation. +
-# +
-core.submenu.force_exit_button= +
-#    Boolean    0 / false +
-#    Display an exit button in the main menu on all devices. +
-+
-core.submenu.display_workspaces_chooser= +
-#    Boolean    1 / true +
-#    Display a chooser to switch workspace in the main sub-menu (only when at least one alternate workspace has been created). +
-+
-core.submenu.disable_long_press= +
-#    Boolean    0 / false +
-#    Disable long-press action (select the top menu item) for the main menu. +
-+
-core.menu.display_help_buttons= +
-#    Boolean    1 / true +
-#    Display help buttons in the menus. +
-+
-core.behavior.finish_on_external_map= +
-#    Boolean    0 / false +
-#    Close the application when selecting an external mapping application from the "Open with ..." action (including OpenStreetMap, Google, Yandex and Navigation choices). When using "Other application ...", the application won't be closed as it has no way to know what is the chosen application. +
-+
-+
-### Main map ### +
-+
-map.infobox.text_color= +
-#    String    #212121 +
-#    Define the display color of the texts displayed in the information boxes (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). +
-+
-map.infobox.text_bold= +
-#    Boolean    0 / false +
-#    Display texts in the information boxes in bold. +
-+
-map.coordinates.main.color= +
-#    String    #000000 +
-#    Define the display color of the main coordinate format and grid (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). +
-+
-map.coordinates.alternative.color= +
-#    String    #0000FF +
-#    Define the display color of the alternative coordinate format and grid (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). +
-+
-map.canvas.heading_arrow_size_factor= +
-#    Float    1.0 +
-#    Display size factor for the heading arrow. +
-+
-map.canvas.heading_arrow_alpha= +
-#    Float [0.0 - 1.0]    1.0 +
-#    Display transparency for the heading arrow (from 0.0 completely transparent to 1.0 completely opaque). +
-+
-map.canvas.heading_fov_size_factor= +
-#    Float    1.0 +
-#    Display size factor for the heading field-of-view. +
-+
-map.coordinates.share_crs= +
-#    String    EPSG:4326 +
-#    EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the "Share" action. By default, the application uses the GPS coordinate system (code "EPSG:4326"+
-+
-map.coordinates.share_provider= +
-#    String    empty +
-#    URL of a mapping website to use in the "Share" action text message. The following variables are available: "{$longitude}", "{$latitude}" and "{$zoom}". The default URL is "https://google.com/maps/place/{$latitude},{$longitude}". To display an OpenStreetMap URL, use "https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}", for Yandex Maps (less details) use "https://yandex.ru/maps/?ll={$longitude},{$latitude}&z={$zoom}&pt={$longitude},{$latitude}", for Yandex Maps (more details) use "https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z=15&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D=15", for Here Maps use "https://wego.here.com/?map={$latitude},{$longitude},{$zoom}"+
-+
-map.coordinates.openwith_provider.osm= +
-#    String    empty +
-#    URL of the website to use when selecting the "Open with... OpenStreetMap Maps" action. The default URL is "https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}"+
-+
-map.coordinates.openwith_provider.google= +
-#    String    empty +
-#    URL of the website to use when selecting the "Open with... Google Maps" action. The default URL is "https://google.com/maps/place/{$latitude},{$longitude}/@{$latitude},{$longitude},{$zoom}z"+
-+
-map.coordinates.openwith_provider.yandex= +
-#    String    empty +
-#    URL of the website to use when selecting the "Open with... Yandex Maps" action. The default URL is "https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z={$zoom}&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D={$zoom}"+
-+
-map.coordinates.openwith_provider.here= +
-#    String    empty +
-#    URL of the website to use when selecting the "Open with... Here Maps" action. The default URL is "https://wego.here.com/?map={$latitude},{$longitude},{$zoom}" +
-+
-map.buttons.offset_y= +
-#    Integer    0 +
-#    Y offset (in pixel) for the display of zoom buttons. +
-+
-map.canvas.popup_comment_size= +
-#    Float    12.0 +
-#    Text size (in sp) of popup comments when clicking on a displayed landmark. +
-+
-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). +
-+
-map.canvas.smooth_end_move= +
-#    Boolean    1 / true +
-#    Define if the map continues to move a little after ending sliding it. +
-+
-map.canvas.display_copyrights= +
-#    Boolean    1 / true +
-#    Display maps data copyright notice on the map. +
-+
-map.canvas.display_center_icon= +
-#    Boolean    1 / true +
-#    Display the screen center icon. +
-+
-map.canvas.center_point.radius= +
-#    Integer    5 +
-#    Radius (in dp) of the screen center icon. +
-+
-map.canvas.display_osm_zoom_id= +
-#    Boolean    0 / false +
-#    Display the OSM/Google zoom index id in the map scale information box. +
-+
-map.scales.default_overscaling_levels= +
-#    Integer    4 +
-#    After reaching the maximum zoom level of a map, number of possible additional "+" zoom button presses, allowing to artificially increase the display scale of the last zoom level. +
-+
-+
-### Maps ### +
-+
-maps.debug= +
-#    Boolean    0 / false +
-#    Activate the debug mode for maps: increases logs for maps and displays map tile bounds and coordinates on the screen. +
-+
-maps.submenu.disable_long_press= +
-#    Boolean    0 / false +
-#    Disable long-press action (select the top menu item) for the "Maps" menu. +
-+
-maps.explorer.cells_layer_alpha= +
-#    Float [0.1 - 0.9]    0.5 +
-#    Alpha value of the white layer displayed over the previews in the Maps Explorer. +
-+
-maps.features.favorites.ask_if_outofbounds= +
-#    Boolean    0 / false +
-#    When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area. +
-+
-maps.features.offlinemaps.explorer.display_root= +
-#    Boolean    0 / false +
-#    Display an entry allowing to select the device's root folder in the menu drawer of the Maps Explorer. +
-+
-maps.features.offlinemaps.coverage_autoload= +
-#    Boolean    1 / true +
-#    When moving the map, automatically select another file-based map (from the same folder) if the current map doesn't cover the current location anymore. +
-+
-maps.features.offlinemaps.zoom_buttons_autoload= +
-#    Boolean    1 / true +
-#    When using +/- zoom buttons, automatically select another file-based map (from the same folder) if the current map doesn't cover the current scale anymore. +
-+
-maps.features.offlinemaps.overscaling_levels= +
-#    Integer    4 +
-#    Number of additional times the "+" zoom button can be pressed after reaching the last level of details of the current map, virtually increasing even more the zoom. +
-+
-maps.features.offlinemaps.underscaling_levels= +
-#    Integer    2 +
-#    Number of additional times the "-" zoom button can be pressed after reaching the first level of details of the current map, virtually reducing even more the zoom. +
-+
-maps.features.offlinemaps.formats.aqm.create_index= +
-#    Boolean    1 / true +
-#    Create index files for AQM maps in order to speed-up loading. +
-+
-maps.features.offlinemaps.formats.ozf.crop_to_mmp= +
-#    Boolean    1 / true +
-#    Crop displayed .ozf2 and .ozfx3 maps along the "Moving Map Parameter" definitions of the .map file. +
-+
-maps.features.areadownloader.max_queue_size= +
-#    Integer    100000 +
-#    Maximum number of tiles allowed to be downloaded at once in the store area tool (large values can hang or crash the application). +
-+
-maps.features.elevations.display_status= +
-#    Boolean    1 / true +
-#    Display the status of downloading DEM elevation data chunks on the map. +
-+
-maps.features.elevations.hillshade.exageration= +
-#    Float    1.2 +
-#    Exaggeration factor used when generating built-in hillshade layer from local DEM elevation data. +
-+
-maps.features.elevations.hillshade.light_source_angle= +
-#    Integer [0 - 360]    45 +
-#    Light source azimuth (in degrees) used when generating built-in hillshade layer from local DEM elevation data. +
-+
-maps.features.onlinemaps.status.display_offline= +
-#    Boolean    1 / true +
-#    Display a message over missing parts of on-demand maps when there is currently no network. +
-# +
-maps.features.onlinemaps.status.display_unavailable= +
-   Boolean    1 / true +
-   Display a message over missing parts of on-demand maps that are not available on the server.+
 # #
 +
 +# Disable long-press action (select the top menu item) for the “Maps & Layers” menu button.
 +#maps.submenu.disable_long_press=false
 +
 +
 +# Activate the debug mode for maps: log custom variables evaluations and tiles requests, draw on the screen the tiles bounds and coordinates of all displayed maps.
 +#maps.debug=false
 +
 +#maps.debug.text_size_dp=
 +
 +
 +# Display the OSM/Google zoom index id in the current map scale information box.
 +#maps.infobox.display_osm_zoom_id=false
 +
 +# Display scale value in various units in the maps information box for debug purposes (at map default location in “m/px”, at screen center in “m/px”, at screen center in “px/deg”).
 +#maps.infobox.display_scale=false
 +
 +# Screen ratio defining the maximum size of the scale bar.
 +#maps.infobox.scale_bar_screen_ratio=0.3
 +
 +
 +# Alpha value (from “0.1” to “0.9”) of the white layer displayed over the previews in the “Maps Explorer”.
 +#maps.explorer.cells_layer_alpha=0.5
 +
 +#maps.explorer.fast_scroll_list=
 +
 +
 +#maps.displayer.opacity.show_on_maps=
 +#maps.displayer.opacity.show_on_layers=
 +
 +
 +# When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area.
 +#maps.features.favorites.ask_if_outofbounds=true
 +
 +# Maximum number of columns used to display favorite maps and sets in the “Maps & Layers” submenu.
 +#maps.features.favorites.max_cols=3
 +
 +#maps.features.favorites.cells_text_style=
 +#maps.features.favorites.current_set_bg_color=
 +
 +
 +# Display an entry allowing to select the device's root folder in the menu drawer of the “Maps Explorer”.
 +#maps.features.offlinemaps.explorer.display_root=false
 +
 +
 +# When moving the map, automatically select another file-based map (from the same folder) if the current map doesn't cover the current location anymore.
 +#maps.features.offlinemaps.coverage_autoload=true
 +
 +# Allow coverage auto-loading even if additional maps are displayed over the main file-based map.
 +#maps.features.offlinemaps.coverage_autoload_permissive=true
 +
 +# When using +/- zoom buttons, automatically select another file-based map (from the same folder) if the current map doesn't cover the current scale anymore.
 +#maps.features.offlinemaps.zoom_buttons_autoload=true
 +
 +# Minimum difference in scale that a zoom level of another file-based map must have to be elligible to zoom buttons auto-loading.
 +#maps.features.offlinemaps.zoom_buttons_autoload_threshold=1.5
 +
 +
 +#maps.features.offlinemaps.use_stored_meta=
 +#maps.features.offlinemaps.require_bounds_before_display=
 +#maps.features.offlinemaps.use_fake_extension=
 +#maps.features.offlinemaps.fake_extension=
 +
 +# Number of additional times the “-” zoom button can be pressed after reaching the first level of details of the current map, virtually reducing even more the zoom.
 +#maps.features.offlinemaps.underscaling_levels=
 +
 +# Number of additional times the “+” zoom button can be pressed after reaching the last level of details of the current map, virtually increasing even more the zoom.
 +#maps.features.offlinemaps.overscaling_levels=4
 +
 +
 +#maps.features.offlinemaps.formats.gen_import.image_format=
 +#maps.features.offlinemaps.formats.gen_import.image_quality=
 +#maps.features.offlinemaps.formats.gen_import.calibration_reload_canvas_delay_ms=
 +
 +# Create index files for AQM maps in order to speed-up loading.
 +#maps.features.offlinemaps.formats.aqm.create_index=true
 +
 +#maps.features.offlinemaps.formats.qct.import_format=
 +#maps.features.offlinemaps.formats.qct.import_quality=
 +
 +# Crop displayed “.ozf2” and “.ozfx3” maps along the “Moving Map Parameter” definitions of the “.map” file.
 +#maps.features.offlinemaps.formats.ozf.crop_to_mmp=true
 +
 +#maps.features.offlinemaps.formats.ozf.support_ozfx3.a=
 +#maps.features.offlinemaps.formats.geopkg.use_crs_id_first=
 +
 +
 +# Maximum number of tiles allowed to be downloaded at once in the store area tool (large values can hang or crash the application, maximum value is “1000000”).
 +#maps.features.areadownloader.max_queue_size=100000
 +
 +
 +# Maximum failed tiles (in percent) to retry at the end of the download process.
 +#maps.features.areadownloader.max_reprocess_pc=
 +
 +# Hide informations boxes at the top/left of the map while selecting the area to download.
 +#maps.features.areadownloader.creator.hide_info_boxes=true
 +
 +# Preview level on the map when choosing the maximum scale to download.
 +#maps.features.areadownloader.scale_preview=true
 +
 +# Keep the screen on while the area downloader progressbar is displayed.
 +#maps.features.areadownloader.keep_screen_on=true
 +
 +# Target speed (in kbs) per map when downloading areas.
 +#maps.features.areadownloader.target_speed_kbs=250
 +
 +
 +# Display the status of downloading DEM elevation data chunks on the map.
 +#maps.features.elevations.display_status=true
 +
 +#maps.features.elevations.chunks_cache_size=
 +#maps.features.elevations.download_all_min_level=
 +#maps.features.elevations.dem_algo=
 +
 +# Exaggeration factor used when generating built-in hillshade layer from local DEM elevation data.
 +#maps.features.elevations.hillshade.exaggeration=1.2
 +
 +#maps.features.elevations.hillshade.light_source_elevation=
 +
 +# Light source azimuth (in degrees, from “0.0” to “360.0”) used when generating built-in hillshade layer from local DEM elevation data.
 +#maps.features.elevations.hillshade.light_source_angle=45.0
 +
 +#maps.features.elevations.slope.min_bound=
 +#maps.features.elevations.slope.max_bound=
 +#maps.features.elevations.slope.color_1=
 +#maps.features.elevations.slope.color_2=
 +#maps.features.elevations.slope.color_3=
 +#maps.features.elevations.slope.color_4=
 +#maps.features.elevations.slope.color_5=
 +#maps.features.elevations.force_center_value=
 +#maps.features.elevations.painter.cached_image_format=
 +#maps.features.elevations.painter.cached_image_quality=
 +#maps.features.elevations.painter.nb_threads=
 +
 +#maps.features.onlinemaps.default_osm_map=
 +#maps.features.onlinemaps.force_update_delay_s=
 +#maps.features.onlinemaps.empty_tiles_data=
 +
 +
 +# Automatically update the map when the network is available again when there are some missing areas displayed.
 +#maps.features.onlinemaps.auto_update_on_network=true
 +
 +
 +# Color used for missing areas when on-demand maps storage coverage indicators are displayed.
 +#maps.features.onlinemaps.coverage.missing=
 +
 +# Color used for out-dated areas when on-demand maps storage coverage indicators are displayed.
 +#maps.features.onlinemaps.coverage.outdated=
 +
 +# Color used for up to date areas when on-demand maps storage coverage indicators are displayed.
 +#maps.features.onlinemaps.coverage.uptodate=
 +
 +
 +# Display a message over missing parts of on-demand maps when the option “Use only local storage” is active.
 +#maps.features.onlinemaps.status.display.state_local_storage_only=true
 +
 +# Display a message over missing parts of on-demand maps when there is currently no network.
 +#maps.features.onlinemaps.status.display.state_no_internet=true
 +
 +# Display a message over missing parts of on-demand maps that are not available on the server.
 +#maps.features.onlinemaps.status.display.state_unavailable=true
 +
 +# Automatically refresh the community maps list on a regular basis.
 +#maps.features.onlinemaps.community.autorefresh=true
 +
 +
 +
 +
 +
 # #
 ### Placemarks ### ### Placemarks ###
 # #
-landmarks.submenu.disable_long_press= + 
-#    Boolean    0 / false +# Disable long-press action (select the top menu item) for the Placemarks” menu button
-   Disable long-press action (select the top menu item) for the "Placemarksmenu. +#landmarks.submenu.disable_long_press=false 
-+ 
-landmarks.painter.center_labels_size_factor+#landmarks.preprocessing.type
-   Float    1.0 +#landmarks.preprocessing.max_passes= 
-   Display size factor for texts displayed above and below the screen center icon+ 
-# +#landmarks.postprocessing.include_segments_gaps=false 
-landmarks.painter.labels_factor+#landmarks.postprocessing.min_usable_cell_strength=40 
-   Float    1.0 + 
-   Display size factor for landmark labels displayed on the map+#landmarks.displayer.backup_in_file= 
-# + 
-landmarks.painter.paths_factor= + 
-   Float    1.0 +Color of proximity alerts
-   Display size factor for paths displayed on the map+#landmarks.proximity.color=#A52A2A 
-# + 
-landmarks.painter.points_factor+In the “Displayed placemarks” list, number from which to group single alerts
-#    Float    1.0 +#landmarks.proximity.group_display_nb=
-   Display size factor for points displayed on the map+ 
-# + 
-landmarks.painter.icons_factor+Draw small arrows on the line from screen center to current distance
-#    Float    1.0 +#landmarks.targeter.distance_line_arrows=true 
-   Display size factor for landmark icons displayed on the map+ 
-# +Number of recently targeted locations to keep in the unsorted placemarks targets set. Set to “0” to not save targeted locations
-landmarks.painter.picture_heading+#landmarks.targeter.max_save_targets=1000 
-#    Boolean    1 / true + 
-   Display field of view direction of pictures on the map when available+ 
-# +Delay (in seconds) after which to update “done so far” statistics
-landmarks.painter.max_labels_chars+#landmarks.progress.update_delay_s=3 
-#    Integer    25 + 
-   Maximum number of characters for names of landmarks displayed on the map+When the track recorder is active, use recorded done so far moving speed to compute the ETA (Estimated Time of Arrival) and ETE (Estimated Time En-route) instead of the instant GNSS speed
-# +#landmarks.progress.use_recorded_speed_for_eta=true 
-landmarks.selector.max_multi_items+ 
-#    Integer    25 + 
-   Maximum of displayed sub-items in popups displayed when selecting landmarks on the map. +# Maximum of displayed sub-items in popups displayed when selecting placemarks on the map. 
-# +#landmarks.selector.max_multi_items=25 
-landmarks.selector.display_elevation+ 
-#    Boolean    1 / true +# Display the elevation (if available) in the popups displayed when selecting placemarks on the map. 
-   Display the elevation (if available) in the popups displayed when selecting landmarks on the map. +#landmarks.selector.display_elevation=true 
-# + 
-landmarks.selector.display_date+# Display the data (if available) in the popups displayed when selecting placemarks on the map. 
-#    Boolean    0 / false +#landmarks.selector.display_date=false 
-   Display the data (if available) in the popups displayed when selecting landmarks on the map. + 
-+#landmarks.selector.fill_height
-landmarks.proximity.color+#landmarks.selector.pictures_preview_height_dp= 
-   String    #A52A2A + 
-   Color used to draw proximity alerts (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). +Number of statistic fields displayed in the popup when selecting a track or a path on the map. 
-+#landmarks.selector.stats_preview_nb_cols=3 
-landmarks.targeter.max_save_targets+ 
-   Integer    1000 +Height (in “dp”) of the statistics area displayed in the popup when selecting a track or a path on the map (for areas, this height will be 1.6 time smaller). 
-   Number of recently targeted locations to keep in the unsorted landmarks targets setSet to 0 to not save targeted locations+#landmarks.selector.stats_preview_height_dp=40 
-+ 
-landmarks.targeter.display_target_line+#landmarks.selector.stats_preview_width_dp
-   Boolean    1 / true +#landmarks.selector.stats_preview_max_screen_width_pc= 
-   Draw a line between the screen center icon and the currently targeted location+ 
-# +# Display a map preview in the sliding menu when selecting an item on the map. 
-landmarks.symbols.color.tourism+#landmarks.selector.menu.map_preview=true 
-   String    #AF17A6 + 
-   Color used to draw symbols of the "Tourism" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+# Display actions shortcupts under the map preview in the sliding menu when selecting an item on the map. 
-+#landmarks.selector.menu.shortcuts=true 
-landmarks.symbols.color.natural+ 
-   String    #5D7C00 +# Number of maximum characters to use for the description preview in the sliding menu when selecting an item on the map. 
-   Color used to draw symbols of the "Natural" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.selector.menu.description_preview_max_length=750 
-+ 
-landmarks.symbols.color.man_made+ 
-   String    #5D6872 +In the “Placemarks Explorer”, display the bearing value in addition to the bearing arrow. 
-   Color used to draw symbols of the "Man made" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.explorer.display_full_bearing=false 
-+ 
-landmarks.symbols.color.accommodation+In the “Placemarks Explorer”, always display the date of tracks even if they have a name. 
-   String    #348AC6 +#landmarks.explorer.display_tracks_date=true 
-   Color used to draw symbols of the "Accommodation" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+ 
-+In the “Placemarks Explorer”, when placemarks are displayed with the preview mode, display distance and direction to item at the bottom right
-landmarks.symbols.color.food+#landmarks.explorer.display_direction_infos=true 
-   String    #734A08 + 
-   Color used to draw symbols of the "Food" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). +In the “Placemarks Explorer”, when tracks are displayed with the preview mode, display some additional information at the bottom left, like number of segments, waypoints, and if keywords are present. 
-+#landmarks.explorer.display_multitracks_infos=true 
-landmarks.symbols.color.amenities+ 
-   String    #9B550A +Maximum number of characters for the comment or description preview displayed in the “Placemarks Explorer” or on the map. 
-   Color used to draw symbols of the "Amenities" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.explorer.description_preview_max_length=150 
-+ 
-landmarks.symbols.color.sport+#landmarks.explorer.previews_max_gen_time_ms= 
-   String    #39AC39 +#landmarks.explorer.previews_jpeg_quality= 
-   Color used to draw symbols of the "Sport" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.explorer.fast_scroll_list= 
-+ 
-landmarks.symbols.color.transportation+#landmarks.sideviews.display.show_back_button= 
-   String    #11B6E5 + 
-   Color used to draw symbols of the "Transportation" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+In the details view of a placemark, controls if the “File” section is opened or not by default. 
-+#landmarks.details.expand_file_section=false 
-landmarks.symbols.color.water+ 
-   String    #005CDA +#landmarks.details.webview.base_url= 
-   Color used to draw symbols of the "Water" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.details.webview.default_zoom
-+#landmarks.details.pictures.preview_max_size_dp= 
-landmarks.symbols.color.power+#landmarks.details.export.image_width_dp= 
-   String    #FF8F21 +#landmarks.details.export.bg_color= 
-   Color used to draw symbols of the "Power" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.details.export.separate_pictures_limit= 
-+#landmarks.details.export.pictures_name= 
-landmarks.symbols.color.shopping+#landmarks.details.export.pictures_name_bg= 
-   String    #AC39AC + 
-   Color used to draw symbols of the "Shopping" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.graphics.elevation.range_m= 
-+#landmarks.graphics.elevation_diff.range_m= 
-landmarks.symbols.color.worship+#landmarks.graphics.speed.min_kmh= 
-   String    #000000 +#landmarks.graphics.slope.min_pc= 
-   Color used to draw symbols of the "Worship" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#landmarks.graphics.slope.max_pc= 
-+#landmarks.graphics.accuracy.max_m
-landmarks.symbols.color.health+#landmarks.graphics.pressure.range_hpa= 
-   String    #DA0092 + 
-   Color used to draw symbols of the "Health" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+ 
-+Reset the default name counter of created auto-routings, measures and slopes at each startup. 
-landmarks.explorer.display_full_bearing+#landmarks.creator.reset_indexes=false 
-   Boolean    0 / false + 
-   Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer+#landmarks.creator.disable_perspective= 
-+ 
-landmarks.details.expand_file_section+# Create new waypoints on the current real-time location (if available) instead of the current screen center location by default. 
-   Boolean    0 / false +#landmarks.creator.waypoints.force_on_gps=false 
-   In the details view of a landmark, display the "File" section opened by default+ 
-+# Whether fast waypoints are created in the unsorted placemarks (when “false”) or in the previous place where a regular waypoint has been saved (when “true”). 
-landmarks.creator.sets.ask_for_names+#landmarks.creator.fastpoints.use_previous_place=false 
-   Boolean    1 / true + 
-   Ask for waypoint names when creating sets of waypoints+ 
-+# Display the regular waypoint input dialog for picture waypoints. 
-landmarks.creator.waypoints.force_on_gps+#landmarks.creator.pictures.force_dialog=false 
-   Boolean    0 / false + 
-   Create new waypoints on the current GPS location (if availableinstead of the current screen center location+Display the regular waypoint input dialog for audio waypoints. 
-+#landmarks.creator.audios.force_dialog=false 
-landmarks.features.offlinelandmarks.explorer.display_root+ 
-   Boolean    0 / false + 
-   Display an entry allowing to select the device's root folder in the menu drawer of the Landmarks Explorer. +Ask for waypoint names when creating sets of waypoints. 
-+#landmarks.creator.sets.ask_for_names=true 
-landmarks.features.offlinelandmarks.open_file_auto_choice+ 
-   [ 0, 1, 2 ]    0 +#landmarks.creator.sets.fill_time= 
-   Action to make when opening a landmarks file to import (.gpx, .kml, etc.) from an external file manager0 (ask the user), 1 (browse content)2 (display content). +#landmarks.creator.sets.fill_elevation
-+#landmarks.creator.routes.ask_for_names= 
-landmarks.features.offlinelandmarks.formats.gpx.export_wgs84_elevations+#landmarks.creator.routes.fill_time= 
-   Boolean    0 / false +#landmarks.creator.routes.fill_elevation= 
-   Use the WGS84 elevations instead of the EGM96 elevations in exported GPX files. +#landmarks.creator.routes.center_texts.distance= 
-# +#landmarks.creator.routes.center_texts.bearing= 
-landmarks.features.offlinelandmarks.formats.gpx.export_geoidheight+#landmarks.creator.routes.center_texts.reverse_bearing
-#    Boolean    0 / false +#landmarks.creator.routes.center_texts.diff_elev= 
-   Write the "geoidheight" tag (see specification here: http://www.topografix.com/GPX/1/1/#type_wptType) in exported GPX files (the geoid height is the difference in meters between the EGM96 elevation and the WGS84 elevation). +#landmarks.creator.routes.center_texts.slope= 
-# +#landmarks.creator.slopes.center_texts.distance= 
-landmarks.features.offlinelandmarks.formats.gpx.export_pictures+#landmarks.creator.slopes.center_texts.bearing= 
-#    Boolean    0 / false +#landmarks.creator.slopes.center_texts.reverse_bearing= 
-   Write "picturetags containing the path of pictures associated with waypoints in exported GPX files. +#landmarks.creator.slopes.center_texts.diff_elev
-+#landmarks.creator.slopes.center_texts.slope= 
-landmarks.preprocessing.type+#landmarks.creator.paths.sideview.wrap_at_bottom= 
-   [0, 1, 2]    2 +#landmarks.creator.measures.center_texts.distance= 
-   Pre-processing type applied to tracks upon loading: 0 (no pre-processing), 1 (only check erroneous time values)(check erroneous times and remove inaccurate points). The pre-processing setting must also be checked in the regular application preferences+#landmarks.creator.measures.center_texts.distance_grid1= 
-+#landmarks.creator.measures.center_texts.bearing= 
-landmarks.preprocessing.max_passes+#landmarks.creator.measures.center_texts.reverse_bearing
-   Integer    10 +#landmarks.creator.measures.center_texts.diff_elev= 
-   Maximum iterations to make when removing inaccurate points+#landmarks.creator.measures.center_texts.slope= 
-#+#landmarks.creator.routings.center_texts.distance= 
 +#landmarks.creator.routings.center_texts.bearing= 
 +#landmarks.creator.routings.center_texts.reverse_bearing= 
 +#landmarks.creator.routings.center_texts.diff_elev
 +#landmarks.creator.routings.center_texts.slope= 
 +#landmarks.creator.routings.connect_to_center_distance_m= 
 +#landmarks.creator.fastroutings.use_previous_place=false 
 +#landmarks.creator.areas.center_texts.distance= 
 +#landmarks.creator.areas.center_texts.bearing= 
 +#landmarks.creator.areas.center_texts.reverse_bearing
 +#landmarks.creator.areas.center_texts.diff_elev= 
 +#landmarks.creator.areas.center_texts.slope= 
 + 
 +Allows the commercial “GraphHopper” auto-routing service. 
 +#landmarks.creator.auto_routing.services.graphhopper.allowed=false 
 + 
 + 
 +# Use other services access keys entered by the user when using the automatic auto-routing service. 
 +#landmarks.creator.auto_routing.services.auto.use_user_keys=true 
 + 
 +#landmarks.creator.auto_routing.services.osrm.url= 
 +#landmarks.creator.auto_routing.services.osrm.api
 +#landmarks.creator.auto_routing.services.osrm.params= 
 + 
 +#landmarks.creator.auto_routing.services.google.url= 
 +#landmarks.creator.auto_routing.services.google.api= 
 +#landmarks.creator.auto_routing.services.google.registration= 
 +#landmarks.creator.auto_routing.services.google.params= 
 + 
 + 
 +#landmarks.creator.auto_routing.services.graphhopper.url
 +#landmarks.creator.auto_routing.services.graphhopper.api= 
 +#landmarks.creator.auto_routing.services.graphhopper.registration= 
 +#landmarks.creator.auto_routing.services.graphhopper.params= 
 + 
 +#landmarks.creator.auto_routing.services.openrouteservice.url
 +#landmarks.creator.auto_routing.services.openrouteservice.api= 
 +#landmarks.creator.auto_routing.services.openrouteservice.registration= 
 +#landmarks.creator.auto_routing.services.openrouteservice.params= 
 +#landmarks.creator.auto_routing.services.openrouteservice.copyright= 
 + 
 +#landmarks.creator.auto_routing.services.osmrde.url= 
 +#landmarks.creator.auto_routing.services.osmrde.api= 
 +#landmarks.creator.auto_routing.services.osmrde.params= 
 + 
 +#landmarks.creator.auto_routing.services.brouter.url
 +#landmarks.creator.auto_routing.services.brouter.app= 
 +#landmarks.creator.auto_routing.services.brouter.fast=true 
 +#landmarks.creator.auto_routing.services.brouter.max_delay_s=15 
 +#landmarks.creator.auto_routing.services.brouter.elevations=true 
 + 
 + 
 +# When importing waypoints from a file (“GPX” or “KML”), group single waypoints as sets when this number is reached. 
 +#landmarks.importer.group_waypoints_threshold=10 
 + 
 +# When importing a placemark file previously imported, don't ask to re-open the previous version
 +#landmarks.importer.skip_reopen_question=false 
 + 
 + 
 +# Number of decimal digits to use when exporting elevations (3 digits equals to millimeters). 
 +#landmarks.exporter.elevations.digits=3 
 + 
 +#landmarks.exporter.accuracies.digits
 +#landmarks.exporter.pressures.digits= 
 + 
 + 
 +# Display an entry allowing to select the device's root folder in the menu drawer of the “Placemarks Explorer
 +#landmarks.features.offlinelandmarks.explorer.display_root=false 
 + 
 +#landmarks.features.offlinelandmarks.explorer.tracks_stats
 +#landmarks.features.offlinelandmarks.explorer.paths_stats= 
 +#landmarks.features.offlinelandmarks.explorer.routes_stats= 
 +#landmarks.features.offlinelandmarks.explorer.areas_stats= 
 + 
 +# Action to make when opening a placemarks file to import (.gpx.kml, etc.) from an external file manager
 +# Possible values are “0” (ask the user), 1” (browse content) or “2” (display content). 
 +#landmarks.features.offlinelandmarks.open_file_auto_choice=0 
 + 
 +# Center the map over imported placemarks files (“.gpx”, “.kml”, etc.). 
 +#landmarks.features.offlinelandmarks.center_bounds_on_intent=true 
 + 
 +#landmarks.features.offlinelandmarks.force_import_options= 
 +#landmarks.features.offlinelandmarks.filter_charsets= 
 + 
 +#landmarks.features.offlinelandmarks.formats.psy.rename_files= 
 + 
 +Make sure new track segments start on the same location where the last one ends, based on various conditions. 
 +#landmarks.features.offlinelandmarks.formats.psy.tracks.reconciliate_segments=true 
 + 
 +# Reconciliate track segments if their distance is less than this value. 
 +#landmarks.features.offlinelandmarks.formats.psy.tracks.reconciliate_max_distance_m=50 
 + 
 + 
 +# Export horizontal accuracy in “<hdop>” gpx tags. 
 +#landmarks.features.offlinelandmarks.formats.gpx.export_hdop=true 
 + 
 +# Use the WGS84” elevations instead of the EGM96” elevations in exported GPX” files. 
 +#landmarks.features.offlinelandmarks.formats.gpx.export_wgs84_elevations=false 
 + 
 +# Write the “<geoidheight>” tags when exporting “GPX” files (the geoid height is the difference in meters between the EGM96” elevation and the WGS84” elevation). 
 +#landmarks.features.offlinelandmarks.formats.gpx.export_geoidheight=false 
 + 
 +# Write the “<picture>” tags when exporting “GPX” files (contain the path of pictures associated with waypoints). 
 +#landmarks.features.offlinelandmarks.formats.gpx.export_pictures=false 
 + 
 +#landmarks.features.offlinelandmarks.formats.gpx.default_download_pictures= 
 +#landmarks.features.offlinelandmarks.formats.gpx.force_import_options= 
 +#landmarks.features.offlinelandmarks.formats.gpx.groundspeak.use_type_as_icon= 
 + 
 +#landmarks.features.offlinelandmarks.formats.kmx.default_download_icons= 
 +#landmarks.features.offlinelandmarks.formats.kmx.default_download_pictures= 
 +#landmarks.features.offlinelandmarks.formats.kmx.force_import_options= 
 + 
 +# When importing KML/KMZ files, multi-geometries are imported in their own folders. 
 +#landmarks.features.offlinelandmarks.formats.kmx.import_multi_in_folders=true 
 + 
 +# When exporting KMZ files, default display with of picture previews (in “px”)
 +#landmarks.features.offlinelandmarks.formats.kmx.export_pictures_size=480 
 + 
 +# When exporting KMZ files, sub-folder in which to save the picture files within the KMZ file. 
 +#landmarks.features.offlinelandmarks.formats.kmx.export_pictures_folder=files/ 
 + 
 + 
 +#landmarks.features.offlinelandmarks.formats.ozi.force_import_options= 
 + 
 +#landmarks.features.offlinelandmarks.formats.json.force_import_options= 
 + 
 +#landmarks.features.offlinelandmarks.formats.igc.dyn_color= 
 +#landmarks.features.offlinelandmarks.formats.igc.force_import_options= 
 + 
 +#landmarks.features.offlinelandmarks.formats.loc.force_import_options= 
 + 
 +#landmarks.features.offlinelandmarks.formats.xsv.quote_strings= 
 + 
 +#landmarks.features.onlinelandmarks.public.painter.icons_factor= 
 + 
 + 
 +# Display size factor for placemark labels displayed on the map. 
 +#landmarks.painter.labels.factor=1.0 
 + 
 +#landmarks.painter.labels.min_level=7 
 +#landmarks.painter.labels.min_res= 
 + 
 +# Maximum number of characters for names of placemarks displayed on the map. 
 +#landmarks.painter.labels.max_length=32 
 + 
 +#landmarks.painter.labels.max_radius_dp= 
 +#landmarks.painter.labels.offset_y_factor= 
 + 
 +# Display size factor for points displayed on the map. 
 +#landmarks.painter.points.factor=1.0 
 + 
 +#landmarks.painter.points.border_factor= 
 +#landmarks.painter.points.border_color= 
 +#landmarks.painter.points.shadow_color= 
 +#landmarks.painter.points.shadow_size_factor= 
 +#landmarks.painter.points.heading=false 
 + 
 +# Display field of view direction of pictures on the map when available. 
 +#landmarks.painter.pictures.heading=true 
 + 
 +#landmarks.painter.pictures.icon= 
 + 
 +# Display estimated durations for routes when an activity is set. 
 +#landmarks.painter.routes.durations=true 
 + 
 +# Display line labels on routeseven if the global display placemarks labels settings is un-checked. 
 +#landmarks.painter.routes.force_line_labels=true 
 + 
 +# Display size factor for paths displayed on the map. 
 +#landmarks.painter.paths.factor=1.0 
 + 
 +# Display small dots at the beginning and end of paths. 
 +#landmarks.painter.paths.dots=true 
 + 
 +#landmarks.painter.paths.border_factor= 
 +#landmarks.painter.paths.border_color= 
 +#landmarks.painter.paths.shadow_color= 
 +#landmarks.painter.paths.shadow_offset_factor= 
 + 
 +# Use the canvas drawPath call to draw paths and tracks when possibleinstead of multiple drawLine calls. 
 +#landmarks.painter.paths.use_drawpath=true 
 + 
 +# Display small arrows on recorded track do display the track direction. 
 +#landmarks.painter.tracks.arrows=true 
 + 
 +# Zoom level id threshold, from which to display track events locations on the map. 
 +#landmarks.painter.tracks.events_threshold=17 
 + 
 +# Zoom level id threshold, from which to display track events texts on the map, default is (“landmarks.painter.tracks.events_threshold”+1)
 +#landmarks.painter.tracks.events_labels_threshold=18 
 + 
 +# Zoom level id thresholdfrom which to display areas where the user remained without moving for some time while recording a trackdefault is (“landmarks.painter.tracks.events_threshold”+2). 
 +#landmarks.painter.tracks.still_areas_threshold=19 
 + 
 +# Color used to draw areas where the user remained without moving for some time while recording a track
 +#landmarks.painter.tracks.still_areas_color=#64000000 
 + 
 +#landmarks.painter.tracks.still_areas_merge_threshold_m=45 
 +#landmarks.painter.tracks.still_areas_stable_bearing_deg=85 
 + 
 + 
 +#landmarks.painter.audios.icon= 
 + 
 +# Display size factor for area outlines displayed on the map. 
 +#landmarks.painter.outlines.factor=1.0 
 + 
 +#landmarks.painter.outlines.fill_alpha_factor= 
 +#landmarks.painter.outlines.border_color= 
 + 
 +# Display size factor for placemark icons displayed on the map. 
 +#landmarks.painter.icons.factor=1.0 
 + 
 +#landmarks.painter.precision_threshold_dp= 
 + 
 +# Display size factor for texts displayed above and below the screen center icon. 
 +#landmarks.painter.center_labels_size_factor=1.0 
 + 
 +#landmarks.painter.center_labels_separator= 
 +#landmarks.painter.dyn_scale.level=10 
 +#landmarks.painter.dyn_scale.ratio=0.4 
 + 
 +#landmarks.painter.order.waypoints= 
 +#landmarks.painter.order.sets= 
 +#landmarks.painter.order.folders= 
 +#landmarks.painter.order.segments= 
 +#landmarks.painter.order.multitracks= 
 +#landmarks.painter.order.routes= 
 +#landmarks.painter.order.areas= 
 +#landmarks.painter.order.multi= 
 + 
 + 
 +# Default color of the “Accommodation” category symbols. 
 +#landmarks.symbols.color.accommodation=#348AC6 
 + 
 +# Default color of the “Amenities” category symbols. 
 +#landmarks.symbols.color.amenities=#9B550A 
 + 
 +# Default color of the “Food” category symbols. 
 +#landmarks.symbols.color.food=#734A08 
 + 
 +# Default color of the “Health” category symbols. 
 +#landmarks.symbols.color.health=#DA0092 
 + 
 +# Default color of the “Man made” category symbols. 
 +#landmarks.symbols.color.man_made=#5D6872 
 + 
 +# Default color of the “Natural” category symbols. 
 +#landmarks.symbols.color.natural=#5D7C00 
 + 
 +# Default color of the “Power” category symbols. 
 +#landmarks.symbols.color.power=#FF8F21 
 + 
 +# Default color of the “Shopping” category symbols. 
 +#landmarks.symbols.color.shopping=#AC39AC 
 + 
 +# Default color of the “Sport” category symbols. 
 +#landmarks.symbols.color.sport=#39AC39 
 + 
 +# Default color of the “Tourism” category symbols. 
 +#landmarks.symbols.color.tourism= #AF17A6 
 + 
 +# Default color of the “Transportation” category symbols. 
 +#landmarks.symbols.color.transportation=#11B6E5 
 + 
 +# Default color of the “Water” category symbols. 
 +#landmarks.symbols.color.water=#005CDA 
 + 
 +# Default color of the “Worship” category symbols. 
 +#landmarks.symbols.color.worship=#000000 
 + 
 +# Colors of different track activities. 
 +#landmarks.activities.color.walk=#4ECF4E 
 +#landmarks.activities.color.hike=#2FAC67 
 +#landmarks.activities.color.run=#DB6700 
 +#landmarks.activities.color.trail=#DB8D00 
 +#landmarks.activities.color.bicycle=#00C5C5 
 +#landmarks.activities.color.scooter=#28A0A0 
 +#landmarks.activities.color.skate=#3D8884 
 +#landmarks.activities.color.roller=#537068 
 +#landmarks.activities.color.drive=#C500C5 
 +#landmarks.activities.color.motorcycle=#8B008B 
 +#landmarks.activities.color.offroad=#6E2315 
 +#landmarks.activities.color.rickshaw=#4A3550 
 +#landmarks.activities.color.autobus=#844242 
 +#landmarks.activities.color.train=#B10000 
 +#landmarks.activities.color.tram=#C04444 
 +#landmarks.activities.color.cablecar=#D66767 
 +#landmarks.activities.color.ski=#0000A0 
 +#landmarks.activities.color.nordic=#0097C5 
 +#landmarks.activities.color.skimo=#17C1F7 
 +#landmarks.activities.color.snowshoe=#5CCEB1 
 +#landmarks.activities.color.atv=#A65000 
 +#landmarks.activities.color.snowmobile=#5F7C85 
 +#landmarks.activities.color.sled=#648046 
 +#landmarks.activities.color.horse=#808000 
 +#landmarks.activities.color.boat=#000080 
 +#landmarks.activities.color.sail=#1E90FF 
 +#landmarks.activities.color.canoe=#66B4F3 
 +#landmarks.activities.color.water=#ADD8E6 
 +#landmarks.activities.color.plane=#FFC600 
 +#landmarks.activities.color.helicopter=#E4BA27 
 +#landmarks.activities.color.para=#C9AE4E 
 +#landmarks.activities.color.air=#AEA376 
 + 
 + 
 # #
 ### Positioning ### ### Positioning ###
 # #
-geolocation.submenu.disable_long_press= + 
-   Boolean    0 / false +# Disable long-press action (select the top menu item) for the Positioning” menu button
-#    Disable long-press action (select the top menu item) for the "Positioningmenu. +#geolocation.submenu.disable_long_press=false 
-+ 
-geolocation.localisation.relock_delay_ms+ 
-   Integer    10000 +# Color of the displayed real-time location course line. 
-   Time (in millisecondsafter which to re-lock the GPS location if this option is checked in the main settings+#geolocation.course_line.color=#000000 
-+ 
-geolocation.localisation.painter.color_accurate+Width factor for the real-time location course line. 
-   String    #0064FF +#geolocation.course_line.width_factor=2.0 
-   Color used to draw the current location when accurate (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+ 
-# +# Dashes definition of the displayed real-time location course line (first number is length of drawn part, next number length of transparent part, etc.). Use “0” for no dashes. 
-geolocation.localisation.painter.color_inaccurate= +#geolocation.course_line.dashes= 
-#    String    #E30000 + 
-   Color used to draw the current location when not accurate (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+ 
-+# Adjust provided elevations to geoid elevations using the “EGM96” model for location provider “gps”
-geolocation.localisation.egm96_adjustment.[provider]+#geolocation.localisation.egm96_adjustment.gps=true 
-   Boolean    1 / true for provider "gps"0 / false otherwise + 
-   Adjust provided WGS84 elevations to Geoid elevations using the EGM96 model for [provider] (ex: "gps""passive"). +# Adjust provided elevations to geoid elevations using the “EGM96” model for location provider “network”. 
-# +#geolocation.localisation.egm96_adjustment.network=false 
-geolocation.course_line_width+ 
-   Float    2.+Adjust provided elevations to geoid elevations using the “EGM96” model for location provider “passive”. 
-   Width (in dpof the displayed GPS course line+#geolocation.localisation.egm96_adjustment.passive=false 
-# + 
-geolocation.course_line_color+ 
-#    String    #000000 +# Color of the current location when accurate. 
-   Color of the displayed GPS course line (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker)+#geolocation.localisation.painter.color_accurate=#0064FF 
-+ 
-geolocation.course_line_dashes+# Color of the current location when not accurate. 
-#    String    empty +#geolocation.localisation.painter.color_inaccurate=#E30000 
-   Dashed definition of the displayed GPS course line (first number is length of drawn part, next number length of transparent part, etc.). Use "N" for no dashes, or "A" for arrow dashes+ 
-# +Draw small arrows on the line from real-time location to screen center. 
-geolocation.course_line_style+#geolocation.localisation.painter.distance_line_arrows=true 
-   String    A + 
-   Use "A" for displaying arrows+Draw the accuracy circle of real-time location. 
-#+#geolocation.localisation.painter.accuracy=true 
 + 
 + 
 +# When displaying previous locations on the mapmaximum number of location to display. 
 +#geolocation.localisation.last_locations_number=25 
 + 
 +# Display the real-time location vertical accuracy in the location information box, for compatible devices only. 
 +#geolocation.localisation.infobox.display_vertical_accuracy=false 
 + 
 +Display real-time location based center texts even if the real-time location line is disable in the general settings. 
 +#geolocation.localisation.allow_center_texts_without_line=true 
 + 
 + 
 +# When requesting the user to turn on the location in the system settingsautomatically activate the real-time location if it's done within this number of seconds (set to “0” to disable). 
 +#geolocation.localisation.allow_turn_on_delay_s=10 
 + 
 +When requesting the user to accept location permission the system settings, automatically resume the current action if it's done within this number of seconds (set to “0” to disable). 
 +#geolocation.localisation.allow_permission_delay_s=15 
 + 
 + 
 +# Time (in millisecondsafter which to re-lock the real-time location if this option is checked in the main settings
 +#geolocation.localisation.relock_delay_ms=10000 
 + 
 + 
 +Update rate of the real-time location. 
 +#geolocation.localisation.real_time_delay_ms=250 
 + 
 +Update delay for the real-time location orientation. 
 +#geolocation.localisation.rotation_delay_ms=750 
 + 
 +Use the instant speeds given by the GPS chip instead of the own application's measurements based on previous locationsThis speed value is also used for ETA and ETE computations
 +#geolocation.localisation.use_gps_speed=true 
 + 
 +When computing instant speed based on previous locations, only use previous locations not older than this value (in seconds). 
 +#geolocation.localisation.max_time_for_speed_s=3 
 + 
 +Automatically fix the “GPS Week Number Rollout” issue (https://en.wikipedia.org/wiki/GPS_Week_Number_Rollover). 
 +#geolocation.localisation.fix_gps_week_number_rollover=true 
 + 
 + 
 + 
 + 
 # #
 ### Orientation ### ### Orientation ###
 # #
-orientation.submenu.disable_long_press= + 
-   Boolean    0 / false +# Disable long-press action (select the top menu item) for the Orientation” menu button. 
-#    Disable long-press action (select the top menu item) for the "Orientationmenu.+#orientation.submenu.disable_long_press=false 
 + 
 +#orientation.infobox.icon_factor= 
 + 
 +#orientation.display_calibrate_message_delay_h= 
 + 
 +# Color of the displayed compass heading line. 
 +#orientation.heading_line.color=#000000 
 + 
 +# Width factor for the compass heading line. 
 +#orientation.heading_line.width_factor=1.66 
 + 
 +# Dashes definition of the displayed compass heading line (first number is length of drawn part, next number length of transparent part, etc.). Use “0” for no dashes. 
 +#orientation.heading_line.dashes=63 
 + 
 +#orientation.heading_fov.color= 
 + 
 +# Scale factor for the compass displayed on the map. 
 +#orientation.compass.on_map.scale=1.0 
 + 
 +#orientation.check_screen_rotation_delay_s= 
 + 
 +#orientation.sensor.offset_deg= 
 + 
 +# Delay (in “ms”) after wich to proceed to a new orientation sensor reading. 
 +#orientation.sensor.delay_ms=80 
 + 
 + 
 + 
 + 
 # #
-orientation.heading_line_width= +### Explorer mode ###
-   Float    1.5 +
-   Width (in dp) of the displayed compass heading line. +
-# +
-orientation.heading_line_color= +
-   String    #000000 +
-   Color of the displayed compass heading line (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). +
-+
-orientation.heading_line_dashes= +
-#    String    63 +
-#    Dashed definition of the displayed compass heading line (first number is length of drawn part, next number length of transparent part, etc.). Use "N" for no dashes, or "A" for arrow dashes. +
-+
-orientation.heading_line_style= +
-#    String    empty +
-#    Use "A" for displaying arrows. +
-+
-orientation.compass.on_map.scale= +
-#    Float    1.0 +
-#    Scale factor for the compass displayed on the map.+
 # #
 +
 +#navigation.location.time.display_seconds=
 +#navigation.location.vspeed.elevation_change_threshold=
 +
 +# Approximate delay used to smooth the slope data field.
 +#navigation.slope.smooth_delay_ms=2500
 +
 +# Display the titles of the data fields in the “Profile” panel.
 +#navigation.profile.display_data_titles=false
 +
 +#navigation.profile.graphic_height_pc=
 +
 +#navigation.grids.text_size_per_line=
 +#navigation.grids.single_line_cols=
 +#navigation.grids.first_line_cols=
 +#navigation.grids.second_line_cols=
 +#navigation.grids.large_screen_dpi=
 +
 +#navigation.lock_screen_rotation=
 +#navigation.lock_gps_location=
 +#navigation.lock_gps_direction=
 +
 +#navigation.views.topbar.center_background_alpha=
 +#navigation.views.background_alpha=
 +#navigation.views.arrow.invalid_delay_s=
 +#navigation.views.data.title_factor=
 +#navigation.views.data.unit_factor=
 +#navigation.views.data.min_text_size=
 +#navigation.views.data.max_text_size=
 +
 +# Minimum size (in “sp”) a statistic data bloc title can have.
 +#navigation.views.data.min_title_size=7
 +
 +
 +
 +
 +
 # #
 ### Search ### ### Search ###
 # #
-search.display_location_results= + 
-#    Boolean    1 / true +# When selecting a search result, move on it's location and display a point. 
-   When selecting a search result, move on it's location and display a point. Set to 0 / false will only move over the search result location, without displaying it. +Set to false” will only move over the search result location, without displaying it. 
-+#search.display_location_results=true 
-# + 
-### Location tracker ### +When using the “Distance / Bearing” search format, display a line from the initial point to the searched point. 
-# +#search.bearing.display_result_line=true 
-tracker.export.fill_user_weight+ 
-#    Boolean    0 / false +#search.dialog.use_clipboard= 
-   Auto fill the custom user weight field when exporting the track+ 
-# +#search.geocoding.services.nominatim.url
-tracker.painter.color+#search.geocoding.services.google.url= 
-   String    #0600F1 + 
-#    Color used to draw the current location tracker's track (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).+ 
 + 
 + 
 # #
 +### Tracking agent ###
 # #
 +
 +# Auto fill the custom user weight field when exporting the track.
 +#tracker.export.fill_user_weight=false
 +
 +# Color of the current track of the track recorder.
 +# Uses setting “geolocation.localisation.painter.color_accurate” by default.
 +#tracker.painter.color=#0064FF
 +
 +# Display small arrows on the current track of the track recorder to show the track direction.
 +#tracker.painter.arrows=true
 +
 +# Number of seconds after which the question of the current recorded activity is auto-dismissed. Set to “0” to not auto-dismiss.
 +#tracker.activity_dialog_auto_dismiss_s=5
 +
 +#tracker.allow_resume_all_tracks=
 +
 +#tracker.card.display_toggle_arrow=
 +
 +# Make the device vibrate when displaying background agent notifications.
 +#agent.notifications.vibrate=true
 +
 +# Make the device led flash (if supported by device) when displaying background agent notifications.
 +#agent.notifications.led=true
 +
 +# Use the application internal vibrator for notification vibrations (instead of the notification framework vibrator).
 +#agent.notifications.use_internal_vibrator=true
 +
 +# Use the application internal audio player for notification sounds (instead of the notification framework sounds).
 +#agent.notifications.use_internal_audio_player=true
 +
 +# When using the application internal audio player, define the audio stream to use.
 +# Possible values are “1” (for “STREAM_SYSTEM”), “2” (for “STREAM_RING”), “3” (for “STREAM_MUSIC”), “4” (for “STREAM_ALARM”), “5” (for “STREAM_NOTIFICATION”).
 +#agent.notifications.audio_player_stream=5
 +
 +# When using the application internal audio player, device the audio volume (from “0.0” to “1.0”) to use (may also be changed from the system volume settings depending on the audio stream used).
 +#agent.notifications.audio_player_volume=1.0
 +
 +#agent.location_provider.use_device_clock=
 +#agent.location_provider.mandatory_accuracy_m=
 +#agent.location_provider.precise_mode_update_delay_ms=
 +#agent.location_provider.do_fill_constellations=
 +#agent.location_provider.real_time_network=
 +
 +#agent.location_provider.economy_mode.threshold_s=
 +#agent.location_provider.economy_mode.good_accuracy_m=
 +#agent.location_provider.economy_mode.good_accuracy_m=
 +
 +#agent.messenger.use_intent_extra_threshold_kb=
 +
 +#agent.track_recorder.ask_resume_delay_h=
 +#agent.track_recorder.flush_delay_s=
 +#agent.track_recorder.fast_update_threshold_s=
 +#agent.track_recorder.default_update_delay_s=
 +#agent.track_recorder.skip_static_locations_threshold_m=
 +#agent.track_recorder.delete_static_locations=
 +#agent.track_recorder.record_pressure=
 +#agent.track_recorder.record_battery=
 +#agent.track_recorder.record_network=
 +#agent.track_recorder.min_length_to_keep_track=
 +#agent.track_recorder.min_locations_to_keep_track=
 +
 +#agent.follower.check_distance_m=
 +#agent.follower.check_delay_normal_s=
 +#agent.follower.check_delay_unusual_s=
 +#agent.follower.repeat_same_sound_nb_times=
 +#agent.follower.repeat_same_sound_short_delay_s=
 +#agent.follower.repeat_same_sound_long_delay_s=
 +
 +
 +# Distance threshold (in meters) necessary to recheck for proximity alerts.
 +#agent.proximity_alerts.check_distance_m=4
 +
 +# Delay (in seconds) necessary to recheck for proximity alerts, when not currently inside an alert area.
 +#agent.proximity_alerts.check_delay_normal_s=3
 +
 +# Delay (in seconds) necessary to recheck for proximity alerts, when currently inside an alert area.
 +#agent.proximity_alerts.check_delay_unusual_s=2
 +
 +# Number of times to replay identical warning sounds.
 +#agent.proximity_alerts.repeat_same_sound_nb_times=3
 +
 +# Delay after which to replay an identical alert warning sound, within the number of times to replay identical warning sounds.
 +#agent.proximity_alerts.repeat_same_sound_short_delay_s=5
 +
 +# Delay after which to replay an identicalalert warning sound, after the number of times to replay identical warning sounds.
 +#agent.proximity_alerts.repeat_same_sound_long_delay_s=30
 +
 </file> </file>