iPhone SDK Point to a specific location

Posted by lnetanel on Stack Overflow See other posts from Stack Overflow or by lnetanel
Published on 2009-12-27T21:39:33Z Indexed on 2010/04/20 14:03 UTC
Read the original article Hit count: 350

Filed under:
|
|

Hi, I'm trying to develop an application that use the GPS and Compass of the iPhone in order to point some sort of pointer to a specific location (like the compass always point to the North).
The location is fixed and I always need the pointer to point to that specific location no matter where the user is located.
I have the Lat/Long coordinates of this location but not sure how can I point to that location using the Compass and the GPS... any help will be appreciated.

Netanel

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about compass