get Configured Min Distance For Fast Tracking
open fun getConfiguredMinDistanceForFastTracking(@NonNull context: Context): Double
Content copied to clipboard
Call this method to get the minimum distance configured for fast tracking only if the distance based location feature is enabled
Return
the configured distance value >0, otherwise value <= 0 if the feature is disabled
Parameters
context
Context:The application context