Skip to content

Commit

Permalink
ajdust documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
treee111 committed May 7, 2022
1 parent 08ff327 commit 7138618
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ To create maps for only one tile and not a whole country, one can use the X/Y co
## POIs - Points of Interest
For creating maps which include POIs and have them displayed on your Wahoo device, these steps need to be done:
1. Create custom maps including POIs
1a. via CLI
- `python -m wahoomc cli -co malta -tag tag-wahoo-poi.xml`
1b. via GUI
- `python -m wahoomc gui`
- write into the tag-field: `tag-wahoo-poi.xml`
- a) via CLI
- `python -m wahoomc cli -co malta -tag tag-wahoo-poi.xml`
- via GUI
- `python -m wahoomc gui`
- Fill into Advanced-->Tag wahoo XML file: `tag-wahoo-poi.xml`

The tag-wahoo-poi.xml produces fuel stations, backeries, cafes and railway stations

2. Copy POIs relevant files to your device
1. Copy POIs relevant files to your device
- [:floppy_disk: docu](docs/COPY_TO_WAHOO.md#copy-pois-relevant-files)

3. Activate VTM rendering if needed
Expand Down

0 comments on commit 7138618

Please sign in to comment.