|
iOS高德地图SDK(搜索) V9.8.0
|
步行换乘信息 More...
#include <AMapCommonObj.h>
Properties | |
| AMapGeoPoint * | origin |
| 起点坐标 | |
| AMapGeoPoint * | destination |
| 终点坐标 | |
| NSInteger | distance |
| 起点和终点的步行距离 | |
| NSInteger | duration |
| 步行预计时间 | |
| NSArray< AMapStep * > * | steps |
| 步行路段 AMapStep 数组 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
步行换乘信息
|
readwritenonatomiccopy |
终点坐标
|
readwritenonatomicassign |
起点和终点的步行距离
|
readwritenonatomicassign |
步行预计时间
|
readwritenonatomiccopy |
起点坐标