问题描述
我正在使用 imperiumlabs getAtLocation 中的 geofirestore,我注意到有时查询会返回我的值,有时不会。
我怀疑和半径单位有关,我设置为10,以为是公里,有时会返回结果,有时不会。
我将半径更改为 10000,现在它始终返回结果。
我在 GeoFirestore: getAtLocation not returning the full list of documents 中看到了一个问题/答案。
Aliton Oliveira 提到 getAtLocation 使用米。这是正确的吗?
解释类,我们应该将米传递给 getAtLocation,将千米传递给 queryAtLocation。 – Aliton Oliveira 20 年 5 月 26 日 17:40
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)