在雅虎地图服务 C# 上使用 http 请求

发布于 2024-08-18 03:24:30 字数 241 浏览 8 评论 0原文

我目前正在使用雅虎地图服务来显示具有我提供的纬度和经度的位置的静态图像,并且效果很好。

但我只是想知道是否可以向将返回图像的服务发送 url 请求 图像上有多个标记? (即标记了多个位置)。

如果有人知道如何做到这一点,请帮忙!

非常感谢!

附:我正在使用 .NET CF 3.5 以 Windows Mobile 6 Professional 作为目标平台开发 Windows Mobile 应用程序。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

愁以何悠 2024-08-25 03:24:30

HttpWebRequest 应该能够为您提供这个能力

HttpWebRequest ought to be able to provide you with this capability

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文