<div>Hello list,</div>
<div> </div>
<div>I am porting my Harmattan QML applications to Sailfish OS. I simply need to get GPS Location. In Qt4.8 / QtQuick1.1 it only took importing QtMobility.location and then using PositionSource. </div>
<div> </div>
<div>In the latest SailfishOS SDK I tried importing QtLocation 5.0 but it is not found. PositionSource is an unknown element.</div>
<div> </div>
<div>So.... how do I do in Sailfish OS (in QML only) as simple thing as getting location coordinates from GPS?</div>
<div> </div>
<div>I'll be very grateful if you could guide me, in a simple and straightforward way.... Thank you!</div>
<div> </div>
<div>Bolek</div>