I have just completed an Android app, where I used bearing value of current location. Now I am trying to do same app for iOS. But did not find a way to get bearing of current location in iOS sdk?
I am not looking how to calculate bearing between two CLLocationCoordinate2Ds (Calculating bearing between two CLLocationCoordinate2Ds).
*** I need bearing of current location.
Any help will be great for me.