|
iOS高德地图SDK(搜索) V9.8.0
|
公交站线路返回 More...
#include <AMapSearchObj.h>
Properties | |
| NSInteger | count |
| 返回公交站数目 | |
| AMapSuggestion * | suggestion |
| 关键字建议列表和城市建议列表 | |
| NSArray< AMapBusLine * > * | buslines |
| 公交线路数组,数组中存放 AMapBusLine 对象 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
公交站线路返回
|
readwritenonatomicstrong |
公交线路数组,数组中存放 AMapBusLine 对象
|
readwritenonatomicassign |
返回公交站数目
|
readwritenonatomicstrong |
关键字建议列表和城市建议列表