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

兴趣区域 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapAOI:
AMapSearchObject

Properties

NSString * uid
 AOI全局唯一ID. More...
 
NSString * name
 名称 More...
 
NSString * adcode
 所在区域编码 More...
 
AMapGeoPointlocation
 中心点经纬度 More...
 
CGFloat area
 面积,单位平方米 More...
 

Additional Inherited Members

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

Detailed Description

兴趣区域

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

所在区域编码

◆ area

- (CGFloat) area
readwritenonatomicassign

面积,单位平方米

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

中心点经纬度

◆ name

- (NSString*) name
readwritenonatomiccopy

名称

◆ uid

- (NSString*) uid
readwritenonatomiccopy

AOI全局唯一ID.


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