I plan to create a navigation program uising QT Quick.
So, I need to put something(perhaps a Map is drawn.) in the background of the app that will receive a touch event.
what should I use one to draw opengl-3D-map on qml?
I'd like to know what is the most effective this project.