【问题标题】:Retrieving place description from google places API从 Google Places API 检索地点描述
【发布时间】:2018-02-22 00:17:30
【问题描述】:
有没有办法检索这个?...使用 google places API 或任何其他 API 的地点摘要。
先感谢您。 :)
【问题讨论】:
标签:
android
google-places-api
【解决方案1】:
是的,如果您使用 Android 版 Places 的 SDK,您可以检索地点的详细信息。请参阅docs。更具体地说,要检索您突出显示的信息,您可以使用getAttributions(),请参阅docs。