hishizuka / pizero_bikecomputer

An open source bike computer based on Raspberry Pi Zero (W, WH, 2W) with GPS and ANT+. Including offline map and navigation.

Home Page:https://qiita.com/hishi/items/46619b271daaa9ad41b3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple map

feddie3 opened this issue · comments

in layout.Yaml i see simple_map, but I want to put the map on one of the other screens, for example, in the MAIN. I don't know how to do it. I tried it like this, but it didn't work:
image
Do you have any idea how I could get the map in there? Before this, you sent me the config file, but I couldn't find anything called simple_map only in layout; it was called like that.

No such functionality is available.

Did you read it?

GPS Items are defined in gui_config L61.
https://github.com/hishizuka/pizero_bikecomputer/blob/master/modules/gui_config.py