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.
我正在开发一个将使用地图的应用程序。我想知道如何加载已经出现在默认 Apple 地图应用程序上的所有 POI?
干杯
MapKit 中至少没有内置功能。您必须使用 Google 的网络服务来获取这些 POI(例如 Places API)。您应该看看Google Places API 网络服务!
我不确定为什么您的问题被否决,我想您需要在发布任何问题之前进行一些自我研究。很多时候,有人问过类似的问题。你只需要看看。
希望这可以帮助。