简体   繁体   English

在Yahoo Map Service C#上使用http请求

[英]Using http request on Yahoo Map Service C#

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. 我目前正在使用yahoo地图服务来显示位置的静态图像,该图像具有我提供的经纬度,因此可以正常工作。

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? 但是我只是想知道是否有可能将url请求发送到服务,该服务将返回图像上带有多个标记的图像? (ie. more than one locations marked). (即,标记了多个位置)。

If anyone know how to do this, please help! 如果有人知道该怎么做,请帮忙!

Thank you very much! 非常感谢你!

ps. ps。 I am developing my application for windows mobile using .NET CF 3.5 with windows mobile 6 professional as a target platform. 我正在使用Windows Mobile 6 Professional作为目标平台,使用.NET CF 3.5开发Windows Mobile应用程序。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM