室内/建筑物内的 WiFi 位置?

发布于 2024-11-27 16:08:16 字数 265 浏览 2 评论 0原文

我想创建一个能够检测用户在建筑物内的位置的应用程序,但我不确定从哪里开始。我相信实际的“地图”只是一个想象,iPhone 位置跟踪器将覆盖在它的上面(或者是否有特殊的方法来处理这个问题)。我相信用户的位置将通过 wifi 进行跟踪 - 但我对此做了一些研究,似乎 wifi 点的最小数量需要是 3 个以上?以便对位置进行三角测量。 (这有多准确?)。我在应用商店上看到一些应用程序可以跟踪用户在超市内的位置,这是如何做到的?如果您能提供一些帮助,您将不胜感激,您可以分享的任何文章/教程都将非常有价值:]。谢谢 ..

i want to create an application that is able to detect the users position inside buildings but i'm unsure where to start. The actual 'map' i believe it will be just an imagine and the iphone position tracker will be overlayed on top of it (or is there a particular way to deal with this). I believe that the position of the user will be tracked via wifi - but i have done some research into this and it seems that the minimum amount of wifi points needs to be 3+? in order to triangulate the position. (also how accurate will this be?). I saw on the app store a few applications that track the position of the user inside supermarkets, how is this done? Would appreciate some help on this, any articles/tutorials you could share would be of great value :]. Thanks ..

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

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

发布评论

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

评论(1

请爱~陌生人 2024-12-04 16:08:16

看看核心位置。它是为您的应用程序提供定位和 GPS 信息的框架。它的精度不太可能足够精确地告诉你在一座建筑物中的确切位置。

Take a look at Core Location. It's the framework that provides positioning and GPS info for your app. Its precision is not likely to be fine enough to tell exactly where in a single building you are.

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