Class Geolocation

Geolocation is used to represent a position in earth using WGS84 Datum units.

Hierarchy

  • Geolocation

Constructors

Properties

Constructors

Properties

latitude: number

Latitude in degrees. Range from -90° to 90°.

longitude: number

Latitude in degrees. Range from -180° to 180°.

Generated using TypeDoc