filterDuplicates property

bool filterDuplicates
final

Whether to skip duplicate locations.

Filters locations that are within duplicateDistanceMeters of the previous location.

Implementation

final bool filterDuplicates;