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.
我需要按纬度和经度获取城市名称。(使用 xcode)有 google 本身的 api 地理编码,但它不想返回最近的城市(我只需要最近的城市)并且它返回地名的西里尔名称。如何解决我的问题?
您可以将Geonames.org 网络服务用于“查找附近的人口稠密地点/反向地理编码”(向下滚动一点),请参阅此示例。