ReplayEventLocation
Parameters
lon
longitude coordinate used for positioning
lat
latitude coordinate used for positioning
provider
String? represents the source of the data for analytical purposes
time
Double? the time the location was measured in seconds and can be used to calculate freshness of the data
altitude
Double? estimated altitude in meters
accuracyHorizontal
Double? estimated accuracy of the coordinates as a radius in meters
bearing
Double? estimated direction of movement in degrees, 0 is North and 180 is South
speed
Double? estimated speed of the location update in meters per second
Constructors
Properties
Link copied to clipboard
@SerializedName(value = "accuracyHorizontal")
Content copied to clipboard