|
iOS高德地图SDK(搜索) V9.8.0
|
城市 More...
#include <AMapCommonObj.h>
Properties | |
| NSString * | city |
| 城市名称 | |
| NSString * | citycode |
| 城市编码 | |
| NSString * | adcode |
| 城市区域编码 | |
| NSInteger | num |
| 此区域的建议结果数目, AMapSuggestion 中使用 | |
| NSArray< AMapDistrict * > * | districts |
| 途径区域 AMapDistrict 数组,AMepStep中使用,只有name和adcode。 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
城市
|
readwritenonatomiccopy |
城市区域编码
|
readwritenonatomiccopy |
城市名称
|
readwritenonatomiccopy |
城市编码
|
readwritenonatomicstrong |
途径区域 AMapDistrict 数组,AMepStep中使用,只有name和adcode。
|
readwritenonatomicassign |
此区域的建议结果数目, AMapSuggestion 中使用