WP7 的 bing 地图控件是否提供“手动跟踪形状”功能?

发布于 2024-11-14 09:03:51 字数 337 浏览 5 评论 0 原文

我的意思是这样的: http://help.arcgis.com/en/arcgismobile /10.0/apis/WindowsPhone/samples/start.htm

转到该 ESRI 示例并选择“图形”,然后选择“交互添加”。 在该示例中,您可以使用鼠标(如果是手机,我想我们可以使用手指)在地图顶部绘制多边形、线条。

WP7 的 bing 地图控件是否提供类似的功能?

谢谢

what I mean is something like this:
http://help.arcgis.com/en/arcgismobile/10.0/apis/WindowsPhone/samples/start.htm

go to that ESRI sample and choose "Graphics" and then choose "Add interactively".
In that sample, you can use mouse(if it's a phone, I suppose we can use fingers) to draw polygons, lines to the top of the map.

does the bing map control for WP7 provide something similar?

Thanks

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

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

发布评论

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

评论(1

浮云落日 2024-11-21 09:03:51

如果 WP7 控件与普通 Silverlight 控件相同,您可以通过添加 形状 添加到 Bing 地图/ee681899.aspx" rel="nofollow">MapPolygons()。如果没有,您仍然可以添加 多边形折线(如以及其他形状)通过Silverlight 并将其显示在顶部。

If the WP7 control is the same as the normal Silverlight control, you can add shapes to your Bing Map by adding MapPolygons(). If not, you can still add polygons and polylines (as well as other shapes) via Silverlight and display it on top.

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