toggle menu
Everysight SDK
2.6.0
common
switch theme
search in API
Everysight SDK
/
UIKit.ar.elements
/
ArWindow
/
GeoLocation
Geo
Location
class
GeoLocation
(
latitude
:
Double
,
longitude
:
Double
,
altitude
:
Double
=
0.0
)
Members
Constructors
Geo
Location
Link copied to clipboard
constructor
(
latitude
:
Double
,
longitude
:
Double
,
altitude
:
Double
=
0.0
)
Properties
lla
Link copied to clipboard
val
lla
:
DoubleArray
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String