Map with googlemap change north up to sud up
Unsolved
QML and Qt Quick
-
Hi everybody,
I'm working on a project with QT 5.9.1 and I'm using an external plugin created by @vladstelmahovsky available here.
What I need to do is to rotate the map changing beetween north up, sud up, est up, ovest up. I didn't find a property useful for this purpose on the net.Is there any way to do it? Or maybe is there any workaround? Am I missing something?
You can find the code of my implementation in this older question https://forum.qt.io/topic/90126/problem-with-qml-and-google-maps-plugin.
Any suggestions will be appreciated!
Thanks in advance!