iOS高德地图SDK(搜索) V9.8.0
Loading...
Searching...
No Matches
AMapBusStopSearchResponse Class Reference

公交站点返回 More...

#include <AMapSearchObj.h>

Inheritance diagram for AMapBusStopSearchResponse:
AMapSearchObject

Properties

NSInteger count
 公交站数目
 
AMapSuggestionsuggestion
 关键字建议列表和城市建议列表
 
NSArray< AMapBusStop * > * busstops
 公交站点数组,数组中存放AMapBusStop对象
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。
 

Detailed Description

公交站点返回

Property Documentation

◆ busstops

- (NSArray<AMapBusStop *>*) busstops
readwritenonatomicstrong

公交站点数组,数组中存放AMapBusStop对象

◆ count

- (NSInteger) count
readwritenonatomicassign

公交站数目

◆ suggestion

- (AMapSuggestion*) suggestion
readwritenonatomicstrong

关键字建议列表和城市建议列表


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。