高德地图SDK(导航)  V11.1.000
AMapNaviRouteGuideGroup Class Reference

#import <AMapNaviRoute.h>

Inheritance diagram for AMapNaviRouteGuideGroup:

Properties

NSString * groupName
 
NSInteger distance
 
AMapNaviIconType iconType
 
NSInteger time
 
AMapNaviPointcoordinate
 
NSArray< AMapNaviRouteGuideSegment * > * guideSegments
 
NSInteger trafficLightCount
 

Detailed Description

路线详情的分组信息. since 7.5.0 Group information of route details

Property Documentation

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

分组导航段路口点的坐标 Coordinates of the intersection points in the group navigation segment

◆ distance

- (NSInteger) distance
readwritenonatomicassign

分组的长度(单位:米) Length of group (unit: meter)

◆ groupName

- (NSString*) groupName
readwritenonatomicstrong

分组的名称描述 Name description of group

◆ guideSegments

- (NSArray<AMapNaviRouteGuideSegment *>*) guideSegments
readwritenonatomicstrong

分组中的所有分段 All segments in the group

◆ iconType

- (AMapNaviIconType) iconType
readwritenonatomicassign

分组的转向类型和该组中分段的第一个转向类型一致 The turn type of the group is consistent with the first turn type of the segments in the group

◆ time

- (NSInteger) time
readwritenonatomicassign

分组的预估时间(单位:秒) Estimated time of the group (unit: seconds)

◆ trafficLightCount

- (NSInteger) trafficLightCount
readwritenonatomicassign

分组的红绿灯数量,注意:只针对驾车. Number of grouped traffic lights, note: only for driving


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