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.
我有一个基于工作地图的 ios 应用程序,它以用户位置为中心并随着用户移动而移动。我希望为其添加功能,以便在打开地图时,它会在最近的“屠宰场”所在的位置放置大头针。我找不到这种“搜索”查询的示例。谢谢
有两种方法 1)查询提供这些结果的 Web API(即 factual.com) 2)将查询转发到本地 Google 地图 SDK(几十兆字节)