|
高德地图SDK(导航)
V11.1.000
|
#import <AMapNaviRoute.h>
Properties | |
| NSArray< AMapNaviPoint * > * | coordinates |
| NSArray< AMapNaviLink * > * | links |
| NSInteger | length |
| NSInteger | time |
| AMapNaviIconType | iconType |
| NSInteger | chargeLength |
| NSInteger | tollCost |
| NSInteger | trafficLightCount |
| BOOL | isArriveWayPoint |
路径的分段信息 Segment information of the path
|
readwritenonatomicassign |
分段的收费路长度(单位:米). 注意:只针对驾车. Segment toll road length (unit: meters), note: only for driving
|
readwritenonatomicstrong |
分段的所有坐标 All coordinates of the segment
|
readwritenonatomicassign |
分段的转向类型 Segment turning type
|
readwritenonatomicassign |
分段是否到达途经点. 注意:只针对驾车. Whether the segment reaches a waypoint, note: only for driving
|
readwritenonatomicassign |
分段的长度(单位:米) Length of the segment (unit: meters)
|
readwritenonatomicstrong |
分段的所有Link All Links of the segment
|
readwritenonatomicassign |
分段的预估时间(单位:秒) Estimated time of the segment (unit: seconds)
|
readwritenonatomicassign |
分段的收费金额. 注意:只针对驾车. Segment toll amount, note: only for driving
|
readwritenonatomicassign |
分段的红绿灯数量 Segment traffic light count