ios - Google Places 自动填充,按场所/餐厅过滤
<p><p>我可以使用 API 按其指南 (<a href="https://developers.google.com/places/ios-api/autocomplete" rel="noreferrer noopener nofollow">https://developers.google.com/places/ios-api/autocomplete</a>) 中所示的场所进行搜索,但我也知道 GMSPlace 有一个类型,可以是咖啡店/餐厅。 </p>
<p>ios api 似乎没有像网络服务那样简单的“地点搜索”,它要么是 PlaceID 搜索,要么是自动完成。</p>
<p>我可以使用自动完成功能并根据类型过滤我的结果吗?</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>您可以使用 <a href="https://developers.google.com/places/ios-api/reference/interface_g_m_s_autocomplete_filter" rel="noreferrer noopener nofollow">GMSAutocompleteFilter</a>过滤掉建立。机构只返回商业场所。</p></p>
<p style="font-size: 20px;">关于ios - Google Places 自动填充,按场所/餐厅过滤,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/32638469/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/32638469/
</a>
</p>
页:
[1]