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

地理编码请求 More...

#import <AMapSearchObj.h>

Inheritance diagram for AMapGeocodeSearchRequest:
AMapSearchObject

Properties

NSString * address
 地址 More...
 
NSString * city
 查询城市,可选值:cityname(中文或中文全拼)、citycode、adcode. More...
 
NSString * country
 指定查询国家,支持多个国家,用“|”分隔,可选值:国家代码ISO 3166 或 global,仅海外生效(since 7.4.0) More...
 

Additional Inherited Members

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

Detailed Description

地理编码请求

Property Documentation

◆ address

- (NSString*) address
readwritenonatomiccopy

地址

◆ city

- (NSString*) city
readwritenonatomiccopy

查询城市,可选值:cityname(中文或中文全拼)、citycode、adcode.

◆ country

- (NSString*) country
readwritenonatomiccopy

指定查询国家,支持多个国家,用“|”分隔,可选值:国家代码ISO 3166 或 global,仅海外生效(since 7.4.0)


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