gpt4 book ai didi

ios - 在iOS下使用google places api获取最近的地方

转载 作者:塔克拉玛干 更新时间:2023-11-02 10:00:59 25 4
gpt4 key购买 nike

在我看来,有几件事我可以使用 google places web service api 来完成,而不能使用 google places ios sdk 来完成。

我想要实现的只是获得最近的比萨店及其地址和电话号码等信息。我不使用 map 。我没有在 iOS sdk 中看到一个方法或类来搜索关闭具有多个条件的特定位置的地方(例如 type=restaurant 和 keyword=pizza)。不过,我可以直接使用 Web 服务来做到这一点,而无需 SDK,但当然需要更多代码。

我说的对吗?那是正常的吗?我的意思是,iOS 版本的功能与 Web 服务不同,而我猜它只是 Web 服务的包装器。

网络服务SDK: https://developers.google.com/places/webservice/search

iOS 开发工具包: https://developers.google.com/places/ios/

谢谢。

最佳答案

很遗憾,适用于 iOS 的 Places API 不支持“条件”类型或关键字。

但是你可以实现 autocomplete.

The autocomplete service in the Google Places API for iOS returns place predictions in response to a text-based location search query. The request includes a textual search string and optional filter criteria. You can use this service to provide autocomplete functionality as the user types, by returning places such as businesses, addresses and points of interest.

关于ios - 在iOS下使用google places api获取最近的地方,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30545319/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com