0

I'm currently using yahoo map service to display a static image of a location with the latitude and longitude that I suppiled, and this work fine.

But I was just wondering if it possible to send an url request to the service that will return an image with multiple markers on the image? (ie. more than one locations marked).

If anyone know how to do this, please help!

Thank you very much!

ps. I am developing my application for windows mobile using .NET CF 3.5 with windows mobile 6 professional as a target platform.

4

1 回答 1

0

HttpWebRequest应该能够为您提供此功能

于 2010-01-15T04:45:00.637 回答