Are there any samples that might show how to get the true north vs magnetic north?
Looking at the QML 'Compass' documentation, it looks like the 'currentOrientation' property shows the magnetic north direction. I can't see any methods, properties or services in qml that would calculate true north.
Does anyone have any suggestions on how to work this out within an app?
cheers,
-Paul