GlobalPosition StructureMapAround Documentation
Represents a global position. Which defined by the latitude, longitude and elevation above the surface of the ellipsoid.

Namespace: MapAround.Geography
Assembly: MapAround.Core (in MapAround.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public struct GlobalPosition : IComparable<GlobalPosition>
See Also