Changes between Version 7 and Version 8 of SystemFunctionalityEN
- Timestamp:
- Jul 15, 2010, 12:48:00 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemFunctionalityEN
v7 v8 30 30 * tile storage and loading is compatible with TangoGPS 31 31 32 == Configuring map layer path == 33 34 Path for a map layer consists from the main tile folder path and a layer folder. 35 * the main tile folder is configured using the '''tile_folder''' variable in '''''user_config.conf''''' 36 * tile folder is configured by '''folder_prefix''' in '''''map_config.conf''''' 37 Example: 38 39 tile_folder=/media/card/maps 40 41 folder_prefix=/osm 42 43 This results in this path: '''/media/card/maps/osm''' 32 44 33 45 == Main buttons hiding ==