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

道路交叉口 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapRoadInter:
AMapSearchObject

Properties

NSInteger distance
 距离(单位:米) More...
 
NSString * direction
 方向 More...
 
AMapGeoPointlocation
 经纬度 More...
 
NSString * firstId
 第一条道路ID More...
 
NSString * firstName
 第一条道路名称 More...
 
NSString * secondId
 第二条道路ID More...
 
NSString * secondName
 第二条道路名称 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

距离(单位:米)

◆ firstId

- (NSString*) firstId
readwritenonatomiccopy

第一条道路ID

◆ firstName

- (NSString*) firstName
readwritenonatomiccopy

第一条道路名称

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

经纬度

◆ secondId

- (NSString*) secondId
readwritenonatomiccopy

第二条道路ID

◆ secondName

- (NSString*) secondName
readwritenonatomiccopy

第二条道路名称


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