确定核心位置提供商类型(蜂窝或 Wi-Fi)?
我正在尝试确定位置提供商的类型。
GPS 很容易检测到,verticalAccuracy >= 0,但我还想弄清楚是否正在使用蜂窝三角测量或 wifi。
我读到准确度的顺序是 GPS、手机、wifi。如果是这样,我们是否可以假设 iOS 将始终尝试按此顺序获取位置?这可以根据网络可达性提供线索。
想法?
谢谢
I'm trying to determine the type of location provider.
GPS is easy to detect with verticalAccuracy >= 0, but I'd also like to figure out if cell triangulation or wifi is being used.
I've read that the order of accuracy is GPS, cell, wifi. If so, can we assume iOS will always attempt to get locations in this order? This may give a clue based on network reachability.
Thoughts?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论