如何在基于无线的室内定位系统中使用WP7手机?

发布于 2024-10-29 00:24:28 字数 108 浏览 3 评论 0原文

我可以在基于无线的室内定位系统(即基于WIFI的建筑物内定位系统)中使用WP7手机吗?

地图类型(例如矢量地图)怎么样..我可以吗?

如果我可以.. WP7 中的所有这些

can I use WP7 mobile in wireless-based indoors positioning system (i.e WIFI-based positioning system inside a building) ?

and if i can .. what about the type of map (for example vector map )

all of this in WP7 ..can I ?

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

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

发布评论

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

评论(1

嘦怹 2024-11-05 00:24:28

使用当前的 API 可能很难准确地做到这一点。

您的应用程序可用的网络信息非常少(请参阅 http://msdn.microsoft.com/en-us/library/k056bfdz(v=VS.95).aspx)

WP7 SDK/API 的目标之一是使位置处理更加简单。这就是为什么位置信息被抽象到GeoCooperativeWatcher后面的原因。这并不是为了提供纯粹基于(私人)WiFi 网络信息的位置而设计的。

如果您正在尝试开发一个必须能够与无线网络密切交互的应用程序,那么 WP7 目前不是执行此操作的合适平台。

It is likely to be very difficult to do this accurately with the current API.

There is only very little network information available to your application (see http://msdn.microsoft.com/en-us/library/k056bfdz(v=VS.95).aspx)

One of the aims of the WP7 SDK/API was to make working with location simpler. This is why location information has been abstracted away behind the GeoCoordinateWatcher. This is not designed for providing location based purely on (private) WiFi network information.

If you are trying to develop an application that must be able to interact closely with wireless networks then WP7 is currently not an appropriate platform for doing this.

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