Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LatLon

Representation of geographic coordinate using the spatial reference World Geodetic System (WSG84, also known as EPSG:4326).

Hierarchy

Index

Properties

Properties

lat

lat: number

The latitude, geographic coordinate that specifies the north-south position of a point on the Earth's surface.

lon

lon: number

The longitude, geographic coordinate that specifies the east-west position of a point on the Earth's surface.

Generated using TypeDoc