Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QML Navigator example
-
Hi,
is there a nice example/tutorial that implements QML Navigator? I am trying to implement a simple interface to display turn-by-turn navigation instructions but I find the documentation on Navigator a bit sparse. More specifically, I am trying to create something like
where the marker moves along the route.
Would you be able to help?
J