Coordinates
Coordinates object
Constructors
Properties
Functions
Link copied to clipboard
external fun assignValues(latitude: Double, longitude: Double, altitude: Double = 0.0, parentSceneObject: Int = EMainSceneObjects.Earth.value)
Assign the given values.
Link copied to clipboard
Calculates the azimuth between the two points according to the ellipsoid model of WGS84.
Link copied to clipboard
Calculates the distance in meters between two WGS84 coordinates.
Link copied to clipboard
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object