使用 GeoFirestore 的 Firestore 中的数据结构

Data structure in Firestore using GeoFirestore

我编写了一个 Android 应用程序并使用 GeoFirestore

我无法从 Firestore 获取 30 米范围内的用户列表。

我认为我做数据结构是错误的。

数据结构:

我是否正确构建了我的数据结构?

我解决了我的问题。

我的数据结构不正确。

下图中的正确结构:

geoHash - 字符串

位置 - 数组

array中数据类型是Number.