Description Usage Arguments Value Note Examples
Calculates the initial bearing between two pairs of latitude / longitude coordinates
1  | 
latFrom | 
 latitude from  | 
lonFrom | 
 longitude from  | 
latTo | 
 latitude to  | 
lonTo | 
 longitude to  | 
compassBearing | 
 logical indicating whether to return the value in the range 0 - 360  | 
bearing in degrees
The initial bearing is sometimes called the 'forward azimuth', which if followed in a straight line along a great-circle arc will take you from teh start point to the end point
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.