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

输入提示 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapTip:
AMapSearchObject

Properties

NSString * uid
 poi的id More...
 
NSString * name
 名称 More...
 
NSString * adcode
 区域编码 More...
 
NSString * district
 所属区域 More...
 
NSString * address
 地址 More...
 
AMapGeoPointlocation
 位置 More...
 
NSString * typecode
 类型码, since 4.5.0. 对应描述可下载参考官网文档 http://a.amap.com/lbs/static/zip/AMap_API_Table.zipMore...
 

Additional Inherited Members

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

Detailed Description

输入提示

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ address

- (NSString*) address
readwritenonatomiccopy

地址

◆ district

- (NSString*) district
readwritenonatomiccopy

所属区域

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

位置

◆ name

- (NSString*) name
readwritenonatomiccopy

名称

◆ typecode

- (NSString*) typecode
readwritenonatomiccopy

类型码, since 4.5.0. 对应描述可下载参考官网文档 http://a.amap.com/lbs/static/zip/AMap_API_Table.zip

◆ uid

- (NSString*) uid
readwritenonatomiccopy

poi的id


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