poiList property

List<TencentPoi> poiList
final

周边 POI 列表。request.requestLevel == poi 才有。

Implementation

final List<TencentPoi> poiList;