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

门牌信息 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapStreetNumber:
AMapSearchObject

Properties

NSString * street
 街道名称 More...
 
NSString * number
 门牌号 More...
 
AMapGeoPointlocation
 坐标点 More...
 
NSInteger distance
 距离(单位:米) More...
 
NSString * direction
 方向 More...
 

Additional Inherited Members

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

Detailed Description

门牌信息

Property Documentation

◆ direction

- (NSString*) direction
readwritenonatomiccopy

方向

◆ distance

- (NSInteger) distance
readwritenonatomicassign

距离(单位:米)

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

坐标点

◆ number

- (NSString*) number
readwritenonatomiccopy

门牌号

◆ street

- (NSString*) street
readwritenonatomiccopy

街道名称


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