LatLng ToString Method 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
将经纬度对象转化为字符串

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

public override string ToString()

Return Value

Type: 联机String
返回值为经纬度字符串,格式样例为:lat/lng: 39.0 ,116.0
See Also