DistanceGlobe
Calculates the distance between two points on the globe, in kilometers.
Usage
latitude1 (required) The latitude of the first point (in degrees). longitude1 (required) The longitude of the first point (in degrees). latitude2 (required) The latitude of the second point (in degrees). longitude2 (required) The longitude of the second point (in degrees).
Example
Returns the trip distance, in kilometers.
Last updated
Was this helpful?