|
高德地图SDK(导航)
V11.1.000
|
#import <AMapNaviRoute.h>
Properties | |
| NSString * | groupName |
| NSInteger | distance |
| AMapNaviIconType | iconType |
| NSInteger | time |
| AMapNaviPoint * | coordinate |
| NSArray< AMapNaviRouteGuideSegment * > * | guideSegments |
| NSInteger | trafficLightCount |
路线详情的分组信息. since 7.5.0 Group information of route details
|
readwritenonatomicstrong |
分组导航段路口点的坐标 Coordinates of the intersection points in the group navigation segment
|
readwritenonatomicassign |
分组的长度(单位:米) Length of group (unit: meter)
|
readwritenonatomicstrong |
分组的名称描述 Name description of group
|
readwritenonatomicstrong |
分组中的所有分段 All segments in the group
|
readwritenonatomicassign |
分组的转向类型和该组中分段的第一个转向类型一致 The turn type of the group is consistent with the first turn type of the segments in the group
|
readwritenonatomicassign |
分组的预估时间(单位:秒) Estimated time of the group (unit: seconds)
|
readwritenonatomicassign |
分组的红绿灯数量,注意:只针对驾车. Number of grouped traffic lights, note: only for driving