从 Bing [silverlight] 获取带有图钉的地图

发布于 2024-09-28 06:51:41 字数 155 浏览 3 评论 0原文

我尝试 dvlp WP7 的应用程序。此应用程序必须“请求”bing 服务来检索带有图钉的地图(POI,如火车站或地铁站)。在我的应用程序中,我想获取图钉集合并用它来做其他事情。 问题是我不知道如何从 Bing 地图获取这张地图。 有人有主意吗?

非常感谢,

技能

I tried to dvlp an applic for WP7. This applic must "ask" bing services to retrieve a map with pushpins (POI like train stations or metro stations). In my applic I want to get the pushpins collection and use it to do something else.
The matter is that I don't know how to get this map from Bing Maps.
Is somebody have an idea ?

Thnks a lot,

Skil

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

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

发布评论

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

评论(1

赤濁 2024-10-05 06:51:41

请查看 MSDN 文章,了解如何:使用适用于 Windows Phone 的 Bing 地图 Silverlight 控件

拥有地图后,您可以在需要的位置添加图钉。

您可以使用 SearchServiceClient 查找附近的车站等。

Have a look at the MSDN article on How to: Use the Bing Maps Silverlight Control for Windows Phone

Once you have a map you can add pushpins where you require them.

You could use the SearchServiceClient to find nearby stations, etc.

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