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