kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Emulation
/
SetGeolocationOverrideParameter
/
SetGeolocationOverrideParameter
Set
Geolocation
Override
Parameter
constructor
(
latitude
:
Double
?
=
null
,
longitude
:
Double
?
=
null
,
accuracy
:
Double
?
=
null
,
altitude
:
Double
?
=
null
,
altitudeAccuracy
:
Double
?
=
null
,
heading
:
Double
?
=
null
,
speed
:
Double
?
=
null
)