Why MapQuickItem doesn't have bearing property?
Solved
QML and Qt Quick
-
Hello,
I've implemented MapQuickItem for my custom symbol but after I've tried to rotate the map by using bearing property, I noticed that my map item doesn't locate at right place and the reason is that it doesn't have any bearing feature to pass to my item.
So, I wonder if there is any way to do that?