Description Usage Arguments Details
This function computes the Azimuth from two geographical coordinates. These locations must be in decimal degrees.
1 | ComputeAzimuth(lat1, lat2, lon1, lon2)
|
lat1 |
the latitude of the first coordinate |
lat2 |
the latitude of the second coordinate |
lon1 |
the longitude of the first coordinate |
lon2 |
the longitude of the second coordinate |
Coordinates are given in decimal degrees (WGS 84)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.