Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "coordinate-editor/units"

Index

Type aliases

Variables

Type aliases

CoordinateUnit

CoordinateUnit: "Lat/Lon (DD)" | "Lat/Lon (DMS)" | "USNG/MGRS" | "UTM/UPS"

Variables

Const LAT_LON

LAT_LON: CoordinateUnit = "Lat/Lon (DD)"

Const LAT_LON_DMS

LAT_LON_DMS: CoordinateUnit = "Lat/Lon (DMS)"

Const USNG

USNG: CoordinateUnit = "USNG/MGRS"

Const UTM

UTM: CoordinateUnit = "UTM/UPS"

Generated using TypeDoc