Place Autocomplete Android | How to get the Photo of location?

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-12 06:35:45

问题


I have implemented Place Autocomplete but it doesn't providing me the Photos array.

Please help me out. Suggestions really appreciated. Many Thanks in advance.


回答1:


Autocomplete responses don't include photos, just a handful of key information like name and Place ID (see the docs for the full set of fields). To get more detailed information like photos you need to make a Place Details Request using the Place ID from the Autocomplete response.



来源:https://stackoverflow.com/questions/34174683/place-autocomplete-android-how-to-get-the-photo-of-location

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!