checkLocation

abstract fun checkLocation(location: GeoLocation): Boolean

Called when a location update is received.

Return

true if location is considered as accurate

Parameters

location

GeoLocation geoLocation to validate.