开发者

How to convert Longitude/ Latitude and zoom level to Google coordinates in C#?

I want to write a function in c# which takes geo coordinates (for example, 开发者_如何学Golongitude = 30.23423432 latitude = 23.995454342 ) and a zoom level (for example, 12) and converts it to a google tile coordinates ( for example, x= 43234 y=26234 ).


I think this post might help you out.

http://groups.google.com/group/Google-Maps-API/browse_thread/thread/d2103ac29e95696f?pli=1


An option is to utilize the UTM/MTM interface to Google. The link to it is http://leware.net/geo/utmgoogle.htm.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜