Question
Can I manually update parts of my screen with touchgfx?
Hello,
I am developing an app with TouchGFX that has a map. I would like to draw the path the user went on the map.
I am looking for a way to change some pixels colour manually. I thought of using a manual bitmap image, but it comes in front of the maps and hides it. The nice way would be to be able to set some pixels in the screen to black on the coordinates of the path, but I can’t find how to do that.
Do you have a method or an idea of how I could make it work?
Thank you by advance
Augustin
