Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a geocoordinate string (eg. MGRS)

Hierarchy

  • GeoCoordinateString

Index

Properties

coordinateType

coordinateType: string

The type of geocoordinate string as defined in {@link GeoCoordinateStringTypes}. Only "mgrs" and "usng" are currently supported.

coordinateValue

coordinateValue: string

Value of the geocoordinate string formatted as per coordinateType.