Google 的返回地点描述 iOS 的地点 API

Returning Place Description on Google Places API for iOS

如果这个问题已经得到解答,我们深表歉意。我找不到它,我对 G.Places API for iOS 很陌生。

问题:如何使用 Places API 和 GMSPlaces Class 获取地点的描述?目前,我已经可以return地名、coordinates/address、网站等

我基本上想要 return Google 的地点描述,即当我搜索 Nike Store 我想要得到: "Five-level megastore selling all types of sneakers, including customizable options, plus sportswear. - Google" 。

一旦在 iOS API 中没有相应的 属性,很遗憾,您无法获得该地点的描述。

但是,您可能会得到类的描述,如果使用Google Places API Web Service ,结果可能包含

long_name is the full text description or name of the address component.