distanceFilter property

double? distanceFilter
final

设定定位的最小更新距离。单位米,默认为0米,表示只要检测到设备位置发生变化就会更新位置信息。

Implementation

final double? distanceFilter;