【发布时间】:2018-05-19 13:03:45
【问题描述】:
我想在 2-3 秒内获得当前位置。告诉我正确的做法。我正在考虑同时使用 GPS 和 Mobile Network。
我尝试过的两种不同场景如下所述
- 我坐在房间里时只使用 GPS,这需要超过 15 秒,另一方面,GPS 需要“视线”。
- 我正在使用 GPS + Wifi(未连接任何网络) 坐在房间里,耗时超过 8 秒。
所以,正如我预期的那样,它花费了更多的时间。
【问题讨论】:
-
请阅读Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers? - 总结是这不是解决志愿者的理想方式,并且可能会适得其反。请不要将此添加到您的问题中。
标签: c# android google-maps xamarin