M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
66 stars 21 forks source link

Use direction from position source instead of custom bearing computation #234

Open M4rtinK opened 6 years ago

M4rtinK commented 6 years ago

Looks like the QML PositionSource element can finally tell us the current direction of travel, so we might be able to drop the custom bearing computation code!

M4rtinK commented 6 years ago

Preliminary testing indicates that the direction property might actually not work on Xperia X with Sailfish OS. :D But more testing is needed. :)