SuccessWithDeviation

open class SuccessWithDeviation : GeotagResult.Success

Result of a successfully created geotag with expected location.

Use getDeviationDistance to get the distance between expected and actual location where action took place.

Functions

Link copied to clipboard
open fun getDeviationDistance(): Integer
Deviation between expected and actual location in meters.
Link copied to clipboard
open fun getDeviceLocation(): Location