millie_w

Hi,

I have a small app that downloads a map (as a bitmap) from Virtual Earth and displays it in picturebox control. I am stuck on how to convert the lat and long of the point on the map into an x an y to insert a pushpin. I have tried several methods found by a Google, but none seem to work. Any math professor out there who can help

Many thanks,

Millicent.



Re: .NET Compact Framework Plot x, y on a Bitmap

Chunsheng Tang - MSFT

Hi, Millicent

A math professor won't help. You should be able to get this function from its SDK just as the function here:

http://www.viawindowslive.com/Resources/VirtualEarth/VirtualEarthLocationFinder.aspx

Anyway this question is out of the scope of this forum. You may get better response from the forum of Virtual Earth.

Best Regards

Chunsheng Tang