Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的 iOS 应用程序中实现一个功能,以检测用户是在步行还是在开车。有没有办法可以检测 Skobbler 中的模式。我正在使用 Skobbler 2.1。请提出一些建议。谢谢 :)
如果您在路线上导航,则使用的路线配置文件可能是出行模式的良好指标。
如果您处于“自由驾驶”模式,那么您获得的唯一指标是当前速度 - 超过某个阈值,您可能会假设用户正在驾驶(或骑自行车?)。除了这两件事,我不知道你还能做什么。