Basically cycling on a trainer is boring so I'd like to take this Live Map and see if we can overlap this to Video chart and also display a list of nearby places possibly displaying Wikipedia entry for a selected one to enteratain the athlete (possibly an elder doing cycling as exercise/therapy).
I cannot find easily an introduction to chart development and guidelines for cooperative development of charts. Video chart for 3.6 is already doing some overlapping but I am not sure if there is a
separate code for these standard charts or if they are written in C++ and must be compiled with the whole codebase. So I'd like to have some hint about where to look for Live Map and Video charts code. Probably it is a good idea to rewrite this in Python using the Python chart guide that is somehow available. Hints are welcome.