如何在 windows phone8 中使用网络服务获取位置信息(纬度、经度)?不是不使用gps。
1 回答
0
To convert the latitude
and the longitude
to an address, you may want to try the reverse geocoding
using geocode service from bing maps.
You could refer this article.
Have a look at the Bing
map services or the Google Reverse Geocoding (Address Lookup)
Hope it helps!
于 2014-07-02T14:14:21.987 回答