Calculates the distance between two points on the globe, in kilometers.
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).
Returns the trip distance, in kilometers.