Skip to content

Commit

Permalink
changes after viewing the docs in github
Browse files Browse the repository at this point in the history
  • Loading branch information
treee111 committed Apr 25, 2022
1 parent 4bd6261 commit 1c25f9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/COPY_TO_WAHOO.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ These tools can be helpful if you want to copy the files with a GUI and not via
According to [the Wahoo documentation](https://support.wahoofitness.com/hc/en-us/articles/115000127910-Connecting-ELEMNT-BOLT-ROAM-to-Desktop-or-Laptop-Computers) the device is able to connect via MTP. On windows you can navigate to the maps folder and drag new map files onto the folder called `maps\8`. The system will ask if you want to overwrite existing files. Don't forget to [delete temp-files and Clear Cache](#delete-temp-files-and-clear-cache). You can simply reboot to clear the cache.

## Copy device theme
Device themes are described [here](TAGS_ON_MAP_AND_DEVICE.md#Device-Theme)
In this repo, device themes are stored in folder `device_themes`. There are initial versions and adjusted versions. Both can be further changed to your requirements!

The following table shows the file per device and the location where the device theme needs to be copied to.
Expand All @@ -60,6 +59,8 @@ The following table shows the file per device and the location where the device
| BOLTv1 | `mapsforge-bolt.xml` | `maps/mapsforge-bolt/mapsforge-bolt.xml` |
| ELEMNT | `mapsforge-bolt.xml` | `maps/mapsforge-bolt/mapsforge-bolt.xml` |

Device themes are described [here](TAGS_ON_MAP_AND_DEVICE.md#Device-Theme)

# Delete temp-files and Clear Cache
- delete all files from \ELEMNT-BOLT\USB storage\maps\temp\
- to clear the cache and load the new maps on the Bolt:
Expand Down
2 changes: 1 addition & 1 deletion docs/TAGS_ON_MAP_AND_DEVICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ There are two types of rendering methods: VTM and non-VTM rendering. This table

You can enable the VTM rendering method on Wahoo devices other than BOLTv2 by creating a empty file on the device with the name "cfg_BHomeActivity_VtmMaps" in the root folder.

The theme is named `mapsforge-bolt.xml` or `mapsforge-roam.xml` for non-VTM rendering and `vtm-elemnt.xml` for VTM-rendering. It's content is more or less equal to the `tag-wahoo.xml` files.
The device theme is named `mapsforge-bolt.xml` or `mapsforge-roam.xml` for non-VTM rendering and `vtm-elemnt.xml` for VTM-rendering. It's content is more or less equal to the `tag-wahoo.xml` files.

## Attribute "zoom-min"
Each entry in the theme has a "zoom-min" attribute, which defines from which zoom level onwards the element will be shown. If zoom-min is set to 13, the OSM-tag will be displayed in zoom level 500m, 200m and 100m.
Expand Down

0 comments on commit 1c25f9d

Please sign in to comment.