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 745b234
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/COPY_TO_WAHOO.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ According to [the Wahoo documentation](https://support.wahoofitness.com/hc/en-us

## 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 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 745b234

Please sign in to comment.