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

步行换乘信息 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapWalking:
AMapSearchObject

Properties

AMapGeoPointorigin
 起点坐标 More...
 
AMapGeoPointdestination
 终点坐标 More...
 
NSInteger distance
 起点和终点的步行距离 More...
 
NSInteger duration
 步行预计时间 More...
 
NSArray< AMapStep * > * steps
 步行路段 AMapStep 数组 More...
 

Additional Inherited Members

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

Detailed Description

步行换乘信息

Property Documentation

◆ destination

- (AMapGeoPoint*) destination
readwritenonatomiccopy

终点坐标

◆ distance

- (NSInteger) distance
readwritenonatomicassign

起点和终点的步行距离

◆ duration

- (NSInteger) duration
readwritenonatomicassign

步行预计时间

◆ origin

- (AMapGeoPoint*) origin
readwritenonatomiccopy

起点坐标

◆ steps

- (NSArray<AMapStep *>*) steps
readwritenonatomicstrong

步行路段 AMapStep 数组


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