Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LocationInfo

Description

Structure describing device location.

Variables

altitude Geographical device location altitude.
horizontalAccuracy Horizontal accuracy of the location.
latitude Geographical device location latitude.
longitude Geographical device location latitude.
timestamp Timestamp (in seconds since 1970) when location was last time updated.
verticalAccuracy Vertical accuracy of the location.