Type Alias Wgs84Coords

Wgs84Coords: { alt: number; lat: number; lng: number }

Type declaration

  • alt: number
  • lat: number
  • lng: number