Options
All
  • Public
  • Public/Protected
  • All
Menu

Coordinates (latitude, longitude and altitude) for a location. The latitude, longitude and altitude can be parsed from and formatted to the format defined in ISO 6709, "Standard representation of latitude, longitude and altitude for geographic point locations".

author

Sualeh Fatehi

Hierarchy

  • PointLocation

Index

Constructors

Properties

altitude: number
coordinateReferenceSystemIdentifier: string
latitude: Latitude
longitude: Longitude

Methods

  • equals(obj: any): boolean
  • getAltitude(): number
  • getCoordinateReferenceSystemIdentifier(): string
  • toString(): string

Generated using TypeDoc