QML Navigator example
Unsolved
QML and Qt Quick
-
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