0

I have my current location. (using location manager) I have coordinates(longitude and latitude) of the destination.

I need to use those to get the direction in degrees from my location to the destination.

  • You can use google API for getting direction from one location to another location. If you are in US/Europe countries then use Apple's direction API https://developer.apple.com/library/ios/#documentation/MapKit/Reference/MKDirectionsRequest_class/Reference/Reference.html#//apple_ref/doc/uid/TP40011745 – Gagan_iOS Jun 07 '16 at 10:13
  • Please tell us what you already tried and what is not working. Read http://stackoverflow.com/help/how-to-ask – Alexandre Cartapanis Jun 07 '16 at 10:22
  • You can almost type that straight in. It is just some mathematical formulas. At least make an attempt instead of just asking someone to give you the code – Paulw11 Jun 07 '16 at 10:30
  • I made attempts before asking! And if you don't know how it is done don't just throw comments! @Pualw11 –  Jun 07 '16 at 10:33

0 Answers0