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.
我需要在我的项目中实现地理编码器,并且我需要尽可能高效。因此,我必须从给定点获取系统中某个范围内的所有人员。有没有办法做到这一点,而无需轮询系统中的每个人以在给定时间获取位置然后过滤结果?它有点像雷达或其他东西,但我不知道该怎么做。
提前致谢