Google Places Android API,获取Place Photo

时间:2015-08-05 21:48:02

标签: android google-play-services google-places-api

有没有办法通过Google Play服务获取与Place相关联的照片?就我所见,截至2015年8月,唯一的方法是通过他们的Web API

2 个答案:

答案 0 :(得分:0)

嗯,截至2015年8月,没有办法做到这一点。

答案 1 :(得分:0)

现在可以通过最近发布的Google Play服务版本23来实现。请参阅Android here中本机使用的示例。 Here's another SO question供参考。