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
Last revisionBoth sides next revision
en:help:settings:user-settings [2017/11/06 21:22] psyberiaen:help:settings:user-settings [2023/04/26 15:56] psyberia
Line 1: Line 1:
 <sub>[[en:help|Online Help]] > [[en:help:settings|Settings]]</sub> <sub>[[en:help|Online Help]] > [[en:help:settings|Settings]]</sub>
-===== User settings =====+====== User settings =====
 +\\ 
 +User settings allow users to modify advanced behaviors, and should be modified by advanced users only.
  
-In addition to common settingsthe application provides an extended set of settings allowing to tweak it even more.+They must be saved in a text file called ''"**user_settings.conf**"'' inside [[en:help:settings:storage#how_to_locate_the_application_folder|the application folder]] (an empty file should be present at this location).
  
-These advanced settings must be placed in a file called "''**user_settings.conf**''", saved inside the application folder (usually "''/sdcard/OfflineMaps/''"). +{{:icon_help.png?nolink}} Be sure to use the latest version so all settings are available.
- +
-{{:icon_help.png?nolink}} Be sure to use the last 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}} 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'', ''ru'', ''sk'', ''tr'' ]  | ''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.audio.volume''**  | Float [''0.0'' - ''1.0'' | ''1.0''  |  | 
-| Default volume of played sounds from proximity alerts and followed paths.  ||| ::: | 
-| **''core.audio.stream''**  | [''3'', ''4'', ''5'' | ''4''  |  | 
-| System audio stream on which to play sounds: ''3'' (MUSIC), ''4'' (ALARM), ''5'' (NOTIF)  ||| ::: | 
-| **''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.behavior.finish_on_external_map''**  | Boolean  | ''0'' / ''false''  |  | 
-| Close the application when selecting an external mapping application from the "Open with" action.  ||| ::: | 
-^ **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.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.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  | ''null''  |  | 
-| 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}''" ||| ::: | 
-| **''map.coordinates.openwith_provider.osm''**  | String  | ''null''  |  | 
-| 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  | ''null''  |  | 
-| 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  | ''null''  |  | 
-| 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.buttons.offset_y''**  | Integer  | ''0''  |  | 
-| Y pixels offset 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 ([[https://material.google.com/layout/units-measurements.html#units-measurements-scaleable-pixels-sp|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.heading_size_factor''**  | Float  | ''1.1''  |  | 
-| Display size factor for the current location heading arrow.  ||| ::: | 
-| **''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''**  | Int  | ''5''  |  | 
-| Radius ([[https://material.google.com/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|in 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.  ||| ::: | 
-^ **Maps** ^^^^ 
-| **''maps.debug''**  | Boolean  | ''0'' / ''false''  |  | 
-| Activate the debug mode for maps: increases logs for maps and displays map tile bounds and coordinates.  ||| ::: | 
-| **''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.  ||| ::: | 
-^ **Landmarks** ^^^^ 
-| **''landmarks.painter.icons_factor''**  | Float  | ''1.0''  | {{:en:help:v2:settings:user-settings:icons-display-factor.jpg?nolink}} | 
-| Display size factor for landmark icons.  ||| ::: | 
-| **''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.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.creator.sets.ask_for_names''**  | Boolean  | ''1'' / ''true''  |  | 
-| Ask for waypoint names when creating sets of waypoints.  ||| ::: | 
-| **''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.  ||| ::: | 
-^ **Localisation** ^^^^ 
-| **''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''").  ||| ::: | 
  
 +===== List of available user settings =====
 +\\
 +<file autoconf user_settings.conf>
  
-==== Example file ====+#  
 +# Advanced settings file for “AlpineQuest Explorer” and “All-In-One OfflineMaps”. 
 +#  
 +#  
 +# See accepted colors here: https://html-color-codes.info/#HTML_Color_Picker 
 +
  
-<file autoconf user_settings.conf> +# 
-core.logs.verbose=true+### Core ### 
 +#
  
-core.custom_location_printer=SR-ORG:7310 +# Activate the verbose mode so the application displays more information in the log files
-core.custom_location_printer_format=xy +#core.logs.verbose=false
-core.bearing_decimals=3+
  
-core.submenus.large_toggles=1+# 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=
  
-landmarks.painter.icons_factor=1.+# Display a warning message in the main menu when using a beta version. 
-</file>+#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
 +
 +
 +# Display decimal meters for distances smaller than this value
 +#core.distances.meters_decimals_threshold=10.0
 +
 +# Display decimal meters for accuracies smaller than this value
 +#core.distances.meters_accuracy_decimals_threshold=3.0
 +
 +# Number of decimals used when displaying decimal meters.
 +#core.distances.meters_decimals_nb=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
 +
 +#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=
 +
 +
 +# 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=
 +
 +
 +# Enable all available SSL protocols (even deprecated ones).
 +#core.https.enable_all_protocols=false
 +
 +#core.https.disable_sslv3=
 +
 +
 +#core.services.push_settings.version=
 +#core.services.push_settings.disable=
 +
 +
 +
 +
 +
 +#
 +### User Interface ###
 +#
 +
 +#ui.panels_corners_round_dp=
 +#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 a 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=
 +
 +
 +
 +
 +
 +#
 +### Map view ###
 +#
 +
 +# Display color of the texts displayed in the information boxes.
 +#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=
 +#map.grids.labels_shadow_color=
 +
 +
 +# 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
 +
 +#map.canvas.tiles.max_gen_time_s=
 +#map.canvas.tiles.pixel_threshold=
 +#map.canvas.tiles.min_alpha=
 +#map.canvas.tiles.max_reprojection_subtiles_per_axis=
 +#map.canvas.tiles.reduce_alpha_outside_bounds=
 +
 +# 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=
 +
 +# 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
 +
 +#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=false
 +
 +
 +# 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
 +
 +
 +# Default display size (in “dp”) of the circular scale.
 +#map.canvas.radius_ruler.width_dp=0.9
 +
 +# Display color of the circular scale.
 +#map.canvas.radius_ruler.color=#000000
 +
 +# Default display size (in “dp”) of the circular scale labels.
 +#map.canvas.radius_ruler.text_size_dp=8.3
 +
 +# 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=
 +
 +
 +# Display size factor for the heading field-of-view.
 +#map.canvas.heading_fov_size_factor=1.0
 +
 +#map.canvas.heading_fov_angle_deg=
 +
 +
 +#map.canvas.heading_line_width_factor=
 +#map.canvas.heading_line_shadow=
 +#map.canvas.heading_line_bg_factor=
 +#map.canvas.heading_line_bg_alpha=
 +
 +
 +
 +
 +
 +#
 +### Maps & Layers ###
 +#
 +
 +# 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
 +
 +#maps.features.offlinemaps.permissive_autoload=
 +
 +# 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
 +
 +#maps.features.offlinemaps.zoom_buttons_autoload_threshold=
 +#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).
 +#maps.features.areadownloader.max_queue_size=100000
 +
 +#maps.features.areadownloader.recover_delay=
 +#maps.features.areadownloader.max_reprocess_pc=
 +#maps.features.areadownloader.creator.hide_info_boxes=
 +#maps.features.areadownloader.keep_screen_on=
 +
 +
 +# 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=
 +
 +
 +# 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 ###
 +#
 +
 +# Disable long-press action (select the top menu item) for the “Placemarks” menu button.
 +#landmarks.submenu.disable_long_press=false
 +
 +#landmarks.preprocessing.type=
 +#landmarks.preprocessing.max_passes=
 +
 +#landmarks.displayer.backup_in_file=
 +
 +
 +# Color of proximity alerts.
 +#landmarks.proximity.color=#A52A2A
 +
 +# In the “Displayed placemarks” list, number from which to group single alerts.
 +#landmarks.proximity.group_display_nb=5
 +
 +
 +# Draw a line between the screen center icon and the currently targeted location.
 +#landmarks.targeter.display_target_line=true
 +
 +# Number of recently targeted locations to keep in the unsorted placemarks targets set.
 +# Set to “0” to not save targeted locations.
 +#landmarks.targeter.max_save_targets=1000
 +
 +
 +#landmarks.progress.update_delay_s=
 +
 +# 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
 +
 +
 +# Maximum of displayed sub-items in popups displayed when selecting placemarks on the map.
 +#landmarks.selector.max_multi_items=25
 +
 +# Display the elevation (if available) in the popups displayed when selecting placemarks on the map.
 +#landmarks.selector.display_elevation=true
 +
 +# Display the data (if available) in the popups displayed when selecting placemarks on the map.
 +#landmarks.selector.display_date=false
 +
 +#landmarks.selector.fill_height=
 +#landmarks.selector.pictures_preview_height_dp=
 +
 +# 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
 +
 +# 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).
 +#landmarks.selector.stats_preview_height_dp=40
 +
 +#landmarks.selector.stats_preview_width_dp=
 +#landmarks.selector.stats_preview_max_screen_width_pc=
 +
 +# Display a map preview in the sliding menu when selecting an item on the map.
 +#landmarks.selector.menu.map_preview=true
 +
 +# Display actions shortcupts under the map preview in the sliding menu when selecting an item on the map.
 +#landmarks.selector.menu.shortcuts=true
 +
 +# Number of maximum characters to use for the description preview in the sliding menu when selecting an item on the map.
 +#landmarks.selector.menu.description_preview_max_length=750
 +
 +
 +# In the “Placemarks Explorer”, display the bearing value in addition to the bearing arrow.
 +#landmarks.explorer.display_full_bearing=false
 +
 +# In the “Placemarks Explorer”, always display the date of tracks even if they have a name.
 +#landmarks.explorer.display_tracks_date=true
 +
 +# Maximum number of characters for the comment or description preview displayed in the “Placemarks Explorer” or on the map.
 +#landmarks.explorer.description_preview_max_length=150
 +
 +#landmarks.explorer.previews_max_gen_time_ms=
 +#landmarks.explorer.previews_jpeg_quality=
 +#landmarks.explorer.fast_scroll_list=
 +
 +#landmarks.sideviews.display.show_back_button=
 +
 +# 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.details.webview.base_url=
 +#landmarks.details.webview.default_zoom=
 +#landmarks.details.pictures.preview_max_size_dp=
 +#landmarks.details.export.image_width_dp=
 +#landmarks.details.export.bg_color=
 +#landmarks.details.export.separate_pictures_limit=
 +#landmarks.details.export.pictures_name=
 +#landmarks.details.export.pictures_name_bg=
 +
 +#landmarks.graphics.elevation.range_m=
 +#landmarks.graphics.elevation_diff.range_m=
 +#landmarks.graphics.speed.min_kmh=
 +#landmarks.graphics.slope.min_pc=
 +#landmarks.graphics.slope.max_pc=
 +#landmarks.graphics.accuracy.max_m=
 +#landmarks.graphics.pressure.range_hpa=
 +
 +
 +# Reset the default name counter of created auto-routings, measures and slopes at each startup.
 +#landmarks.creator.reset_indexes=false
 +
 +#landmarks.creator.disable_perspective=
 +
 +# Create new waypoints on the current real-time location (if available) instead of the current screen center location by default.
 +#landmarks.creator.waypoints.force_on_gps=false
 +
 +# 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.fastpoints.use_previous_place=false
 +
 +#landmarks.creator.pictures.force_dialog=
 +#landmarks.creator.audios.force_dialog=
 +
 +# Ask for waypoint names when creating sets of waypoints.
 +#landmarks.creator.sets.ask_for_names=true
 +
 +#landmarks.creator.sets.fill_time=
 +#landmarks.creator.sets.fill_elevation=
 +#landmarks.creator.routes.ask_for_names=
 +#landmarks.creator.routes.fill_time=
 +#landmarks.creator.routes.fill_elevation=
 +#landmarks.creator.routes.center_texts.distance=
 +#landmarks.creator.routes.center_texts.bearing=
 +#landmarks.creator.routes.center_texts.reverse_bearing=
 +#landmarks.creator.routes.center_texts.diff_elev=
 +#landmarks.creator.routes.center_texts.slope=
 +#landmarks.creator.slopes.center_texts.distance=
 +#landmarks.creator.slopes.center_texts.bearing=
 +#landmarks.creator.slopes.center_texts.reverse_bearing=
 +#landmarks.creator.slopes.center_texts.diff_elev=
 +#landmarks.creator.slopes.center_texts.slope=
 +#landmarks.creator.paths.sideview.wrap_at_bottom=
 +#landmarks.creator.measures.center_texts.distance=
 +#landmarks.creator.measures.center_texts.distance_grid1=
 +#landmarks.creator.measures.center_texts.bearing=
 +#landmarks.creator.measures.center_texts.reverse_bearing=
 +#landmarks.creator.measures.center_texts.diff_elev=
 +#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.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=
 +
 +# 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=
 +#landmarks.features.offlinelandmarks.formats.kmx.export_pictures_size=
 +
 +#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=
 +
 +# Display field of view direction of pictures on the map when available.
 +#landmarks.painter.pictures.heading=true
 +
 +#landmarks.painter.pictures.icon=
 +
 +# 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=
 +#landmarks.painter.paths.use_drawpath=
 +
 +# Display small arrows on recorded track do display the track direction.
 +#landmarks.painter.tracks.arrows=true
 +
 +#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
 +
 +
 +
 +
 +
 +
 +#
 +### Positioning ###
 +#
 +
 +# Disable long-press action (select the top menu item) for the “Positioning” menu button.
 +#geolocation.submenu.disable_long_press=false
 +
 +
 +# Width (in “dp”) of the displayed real-time location course line.
 +#geolocation.course_line_width=2.0
 +
 +# Color of the displayed real-time location course line.
 +#geolocation.course_line_color=#000000
 +
 +# Use “A” for displaying arrows.
 +#geolocation.course_line_style=A
 +
 +# 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 “N” for no dashes, or “A” for arrow dashes.
 +#geolocation.course_line_dashes=
 +
 +
 +# Adjust provided elevations to geoid elevations using the “EGM96” model for location provider “gps”.
 +#geolocation.localisation.egm96_adjustment.gps=true
 +
 +# Adjust provided elevations to geoid elevations using the “EGM96” model for location provider “network”.
 +#geolocation.localisation.egm96_adjustment.network=false
 +
 +# Adjust provided elevations to geoid elevations using the “EGM96” model for location provider “passive”.
 +#geolocation.localisation.egm96_adjustment.passive=false
 +
 +
 +# Color of the current location when accurate.
 +#geolocation.localisation.painter.color_accurate=#0064FF
 +
 +# Color of the current location when not accurate.
 +#geolocation.localisation.painter.color_inaccurate=#E30000
 +
 +
 +# When displaying previous locations on the map, maximum 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 settings, automatically 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 milliseconds) after 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
 +
 +# Use the instant speeds given by the GPS chip instead of the own application's measurements based on previous locations. This 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 ###
 +#
 +
 +# Disable long-press action (select the top menu item) for the “Orientation” menu button.
 +#orientation.submenu.disable_long_press=false
 +
 +#orientation.infobox.icon_factor=
 +
 +#orientation.display_calibrate_message_delay_h=
 +
 +# Width (in “dp”) of the displayed compass heading line.
 +#orientation.heading_line_width=1.5
 +
 +# Color of the displayed compass heading line.
 +#orientation.heading_line_color=#000000
 +
 +# Use “A” for displaying arrows.
 +#orientation.heading_line_style=
 +
 +# Dashes 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_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=
 +
 +
 +
 +
 +
 +#
 +### Explorer mode ###
 +#
 +
 +#navigation.location.time.display_seconds=
 +#navigation.location.vspeed.elevation_change_threshold=
 +
 +# 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 ###
 +#
 +
 +# When selecting a search result, move on it's location and display a point.
 +# Set to “false” will only move over the search result location, without displaying it.
 +#search.display_location_results=true
 +
 +# When using the “Distance / Bearing” search format, display a line from the initial point to the searched point.
 +#search.bearing.display_result_line=true
 +
 +#search.dialog.use_clipboard=
 +
 +#search.geocoding.services.nominatim.url=
 +#search.geocoding.services.google.url=
 +
 +
 +</file>