Class SetGeolocationCoordinatesOverrideOptions
public sealed class SetGeolocationCoordinatesOverrideOptions : SetGeolocationOverrideOptions
- Inheritance
-
SetGeolocationCoordinatesOverrideOptions
- Inherited Members
Properties
Accuracy
public double? Accuracy { get; set; }
Property Value
Altitude
public double? Altitude { get; set; }
Property Value
AltitudeAccuracy
public double? AltitudeAccuracy { get; set; }
Property Value
Heading
public double? Heading { get; set; }
Property Value
Speed
public double? Speed { get; set; }