如何知道我是否达到了 window.navigator.watchPosition() 的最大精度

发布于 2024-11-07 10:52:20 字数 270 浏览 0 评论 0原文

我正在开发一个移动网络应用程序,我建议使用一个按钮来向(不动的)用户显示他在地图上的当前位置。由于 GPS 修复时间可能很长,因此我决定使用 watchPosition() 并使用标记和周围的精确度圆圈更新地图,以便用户知道正在发生的事情。

现在我想在达到最大精度时删除圆圈并停止手表,但我不知道该怎么做,iPhone 和 google chrome 桌面永远不会给出 0 米精度。

GPS 应用程序开发人员是否确定了“足够好”的精度(例如 150m 对每个人来说都足够了,或者类似的东西)?

I'm developing a mobile web application where I propose a button to show the (immobile) user his current position on the map. Since GPS fixing can be long, I decided to use watchPosition() and update the map with a marker and an accuracy circle around it so that users knows something is happening.

Now I'd like to remove the circle and stop the watch when max accuracy is achieved, but I don't know how to do that, the iPhone and google chrome desktop never give 0 meters accuracy.

Did GPS application developers settle on a "good enough" accuracy (like 150m is enough for everybody, or something of the like) ?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文