I am trying to calculate some statistics on two points on the map. First, I used the Haversine Formula to calculate the distance between two points. However, now I want to calculate the bearing (angle) to travel from the first point in order to reach the second. Does anyone have any ideas how to do this?
Any help would be greatly appreciated.





