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.
我有一组 lat/longs 存储在数据存储区 db 中,我想使用 Nodejs 和 Google 数据存储区根据距离以 desc 顺序返回我周围的商店的结果。
即我有位置,我想检索 10 公里内保存在数据库中的所有商店。