In the iPhone Simulator the CLLocationManager's UpdateHeading gives a value of 103.27 for TrueHeading.
I understand that these values are hard coded to Apple's world HQ in California.
But shouldn't TrueNorth from CA be under 45 degrees?
In the iPhone Simulator the CLLocationManager's UpdateHeading gives a value of 103.27 for TrueHeading.
I understand that these values are hard coded to Apple's world HQ in California.
But shouldn't TrueNorth from CA be under 45 degrees?
Sadly, there is no way to change that besides over riding the value in code.