iOS高德地图SDK(搜索)  V9.5.0
AMapCity Class Reference

城市 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapCity:
AMapSearchObject

Properties

NSString * city
 城市名称 More...
 
NSString * citycode
 城市编码 More...
 
NSString * adcode
 城市区域编码 More...
 
NSInteger num
 此区域的建议结果数目, AMapSuggestion 中使用 More...
 
NSArray< AMapDistrict * > * districts
 途径区域 AMapDistrict 数组,AMepStep中使用,只有name和adcode。 More...
 

Additional Inherited Members

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

Detailed Description

城市

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

城市区域编码

◆ city

- (NSString*) city
readwritenonatomiccopy

城市名称

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码

◆ districts

- (NSArray<AMapDistrict *>*) districts
readwritenonatomicstrong

途径区域 AMapDistrict 数组,AMepStep中使用,只有name和adcode。

◆ num

- (NSInteger) num
readwritenonatomicassign

此区域的建议结果数目, AMapSuggestion 中使用


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