tags:

views:

17

answers:

0

Hi There. I'm working on an app that should include a compass (it should work on iphone 3G also). however as there is no a compass on iphone 3G i'm looking for a way to know the true north orientation based on the CLLocation returned by the iPhone.

Note: the app should give as accurate as possible value even if the phone is using "cell towers" to know the actual position (not very accurate).

thanks in advance.