Coordinate
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Height from the floor of the defined level. Must be null outdoor.
Link copied to clipboard
Height from the ground of the defined level. Must be null outdoor.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Returns the approximate initial bearing in degrees east of true north when traveling along the shortest path between this coordinate and the given coordinate. The shortest path is defined using the WGS84 ellipsoid. Coordinates that are (nearly) antipodal may produce meaningless results.
Link copied to clipboard
Link copied to clipboard
Calculates the distance (measured in meters) from the current object’s coordinate to the specified coordinate. This uses the Haversine formula to account for global curvature.
Link copied to clipboard
Adapted to cartesian coordinates using Spherical model