跳到主要内容

GeolocatorSettings

GeolocatorSettings 类的父类有:

GeolocatorSettings 类具有以下值:

accuracy

位置数据的准确性。

值的类型为 GeolocatorPositionAccuracy,默认值为 GeolocatorPositionAccuracy.BEST

distance_filter

设备必须在水平方向上移动的最小距离(以米为单位),才会生成更新事件。

值的类型为 int,默认值为 0

time_limit

位置请求的超时时间。默认情况下没有时间限制。

值的类型为 Duration