filterDuplicates property
final
Whether to skip duplicate locations.
Filters locations that are within duplicateDistanceMeters of the previous location.
Implementation
final bool filterDuplicates;
Whether to skip duplicate locations.
Filters locations that are within duplicateDistanceMeters of the previous location.
final bool filterDuplicates;