开发者

How do I find the the exact lat/lng coordinates of a polygon in bing maps

while browsing into a certain bing map application, i need to extract the coordinates of a polygon. in the html, all i get is a the rel开发者_运维技巧ative location of the polygon, and i need the lat/lng coordinates.


You can use the PixelToLatLong() method to convert from pixel locations on the map to corresponding Lat/Long. See http://msdn.microsoft.com/en-us/library/bb429564.aspx for details.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜