toggle menu
SDK
androidJvm
switch theme
search in API
sdk-sensor-collection
/
com.combain.sdk_sensor_collection.gps
/
SLLocation
/
SLLocation
SLLocation
constructor
(
location
:
Location
)
constructor
(
lng
:
Double
,
lat
:
Double
,
z
:
Double
=
0.0
,
accuracy_m
:
Int
=
0
,
speedMs
:
Float
?
=
null
,
speedAccuracy
:
Float
?
=
null
,
bearing
:
Float
?
=
null
,
bearingAccuracy
:
Float
?
=
null
,
satelliteCount
:
Int
?
=
null
)