AMapProjection FromScreenLocation Method 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
将屏幕坐标转换成经纬度坐标

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

public LatLng FromScreenLocation(
	Point paramPoint
)

Return Value

Type: LatLng
经纬度点LatLng
See Also