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

子POI More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapSubPOI:
AMapSearchObject

Properties

NSString * uid
 POI全局唯一ID. More...
 
NSString * name
 名称 More...
 
NSString * sname
 名称简写 More...
 
AMapGeoPointlocation
 经纬度 More...
 
NSString * address
 地址 More...
 
NSInteger distance
 距中心点距离 More...
 
NSString * subtype
 子POI类型 More...
 
NSString * typeCode
 子POI分类编码 More...
 

Additional Inherited Members

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

Detailed Description

子POI

Property Documentation

◆ address

- (NSString*) address
readwritenonatomiccopy

地址

◆ distance

- (NSInteger) distance
readwritenonatomicassign

距中心点距离

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

经纬度

◆ name

- (NSString*) name
readwritenonatomiccopy

名称

◆ sname

- (NSString*) sname
readwritenonatomiccopy

名称简写

◆ subtype

- (NSString*) subtype
readwritenonatomiccopy

子POI类型

◆ typeCode

- (NSString*) typeCode
readwritenonatomiccopy

子POI分类编码

Since
9.4.0

◆ uid

- (NSString*) uid
readwritenonatomiccopy

POI全局唯一ID.


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