Hi all,
I don't seem to be able to get the bearing I am currently facing from the LocationProvider (GPS). I get the position just fine and it updates correctly, however the bearing is always returned as 0.0f. Since it is GPS the provider of course hasBearing(), so this is not the cause. Anything I'm missing here?


