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

城市 More...

#include <AMapCommonObj.h>

Inheritance diagram for AMapCity:
AMapSearchObject

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类型有效。
 

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 高德信息技术有限公司 版权所有,保留所有权利。