0

I want to show compass pointer which shows source to destination pointer of location.

Compass pointer will point to destination pointer from current location.

How can i implement this on my android app?

Maulik shah
  • 1,664
  • 1
  • 19
  • 45
Mayuri Joshi
  • 164
  • 1
  • 2
  • 12
  • Try this tutorial: http://www.javacodegeeks.com/2013/09/android-compass-code-example.html – Madhukar Hebbar Oct 26 '15 at 13:05
  • I tried this but this changes direction based on sensor but i want to show direction from latitude and longitude of destination location. – Mayuri Joshi Oct 26 '15 at 13:12
  • 1
    Have you checked http://stackoverflow.com/questions/3209899/determine-compass-direction-from-one-lat-lon-to-the-other and http://stackoverflow.com/questions/8502795/get-direction-compass-with-two-longitude-latitude-points – Madhukar Hebbar Oct 26 '15 at 13:15
  • Please see the posting guidelines for Stack Overflow and include some code that you've tried and errors/issues you're having. Thanks! – maxshuty Oct 26 '15 at 13:44

0 Answers0