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

道路 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapRoad:
AMapSearchObject

Properties

NSString * uid
 道路ID More...
 
NSString * name
 道路名称 More...
 
NSInteger distance
 距离(单位:米) More...
 
NSString * direction
 方向 More...
 
AMapGeoPointlocation
 坐标点 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

坐标点

◆ name

- (NSString*) name
readwritenonatomiccopy

道路名称

◆ uid

- (NSString*) uid
readwritenonatomiccopy

道路ID


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