start longitude in degrees
start latitude in degrees
end longitude in degrees
end latitude in degrees
Readonly
adistance property
Readonly
distdistance property
Readonly
lat1start latitude in radians
Readonly
lat2end latitude in radians
Readonly
lon1start longitude in radians
Readonly
lon2end longitude in radians
the bearing in degrees between the two points
Finds the distance between the two points in kilometers projected normalized (0->1)
input t 0->1. Find a point along the orthodrome.
distance along the orthodrome to find
[lon, lat]
Static
from
Orthodrome
Description
Represents an orthodrome, which is the shortest path between two points on a sphere. Learn more here
Usage
Links