Using http request on Yahoo Map Service C#
Posted
by Tang
on Stack Overflow
See other posts from Stack Overflow
or by Tang
Published on 2010-01-15T04:14:23Z
Indexed on
2010/05/29
5:02 UTC
Read the original article
Hit count: 188
Hi
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.
© Stack Overflow or respective owner