android – 如何从google.maps.places.Autocomplete获得超过5个结果?

android – 如何从google.maps.places.Autocomplete获得超过5个结果?,第1张

概述在我的应用程序中,我正在webview中显示集成在html页面中的google.maps.places.Autocomplete视图.在键入时,我只获得5个下拉结果.如何增加搜索结果?有人请帮忙.. 从文档: A JSON response contains two root elements: “status” contains metadata on the request. See Stat 在我的应用程序中,我正在webvIEw中显示集成在HTML页面中的Google.maps.places.autocomplete视图.在键入时,我只获得5个下拉结果.如何增加搜索结果?有人请帮忙..解决方法 从文档:

A JSON response contains two root elements:

“status” contains Metadata on the request. See Status Codes below.

“predictions” contains an array of places,with information about the
place. The Places API returns up to 5 results.

资料来源:https://developers.google.com/places/documentation/autocomplete

总结

以上是内存溢出为你收集整理的android – 如何从google.maps.places.Autocomplete获得超过5个结果?全部内容,希望文章能够帮你解决android – 如何从google.maps.places.Autocomplete获得超过5个结果?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1127882.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-30
下一篇2022-05-30

发表评论

登录后才能评论

评论列表(0条)

    保存