Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GeographicalLocation

The geographical location of a problem in terms of latitude and longitude.

Properties

latitude

latitude: number

Latitude of problem Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

longitude

longitude: number

Longitude of problem Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj