How to get direction information in iPhone application

Posted by Buffernet on Stack Overflow See other posts from Stack Overflow or by Buffernet
Published on 2010-04-03T18:00:22Z Indexed on 2010/04/03 18:03 UTC
Read the original article Hit count: 283

Hi, In my app I use the getdistancefrom method in my app and get a distance between a current location and another set location.

I would like to as well find the direction the other set location is in. What would the code look like to make this iPhone sdk call.

The output would look something like: Location is 500 feet North West

Thanks!

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about cllocationmanager