AMapGeolocator MovementThreshold Property 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
获取并设置相对于来自最后的 PositionChanged 事件的坐标的移动距离(以米为单位),Geolocator 需要该移动距离来引发 PositionChanged 事件

Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public double MovementThreshold { get; set; }

Property Value

Type: 联机Double
See Also