LocationWithDeviation

public final class LocationWithDeviation

The current location of the user and deviation from the expected location for the geotag.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
final Float getDeviation()
Link copied to clipboard
final HyperTrack.Location getLocation()

Properties

Link copied to clipboard
private final Float deviation

Deviation from the expected location in meters

Link copied to clipboard
private final HyperTrack.Location location

The current location of the user