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

聚合段信息类 Aggregation segment information class since 5.1.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviGroupSegment:

Properties

NSString * groupName
 聚合段名称 Aggregation segment name More...
 
NSInteger distance
 聚合段长度,单位:米 Aggregation segment length, unit: meters More...
 
NSInteger toll
 聚合段收费金额,单位:元 Aggregated segment toll amount, unit: yuan More...
 
NSInteger startSegmentID
 聚合段包含的起始导航段下标 Starting navigation segment index included in the aggregated segment More...
 
NSInteger segmentCount
 聚合段包含导航段个数 Number of navigation segments included in the aggregated segment More...
 
BOOL isArriveWayPoint
 聚合段是否到达途径点 Whether the aggregated segment reaches a waypoint More...
 

Detailed Description

聚合段信息类 Aggregation segment information class since 5.1.0

Property Documentation

◆ distance

- (NSInteger) distance
readwritenonatomicassign

聚合段长度,单位:米 Aggregation segment length, unit: meters

◆ groupName

- (NSString*) groupName
readwritenonatomicstrong

聚合段名称 Aggregation segment name

◆ isArriveWayPoint

- (BOOL) isArriveWayPoint
readwritenonatomicassign

聚合段是否到达途径点 Whether the aggregated segment reaches a waypoint

◆ segmentCount

- (NSInteger) segmentCount
readwritenonatomicassign

聚合段包含导航段个数 Number of navigation segments included in the aggregated segment

◆ startSegmentID

- (NSInteger) startSegmentID
readwritenonatomicassign

聚合段包含的起始导航段下标 Starting navigation segment index included in the aggregated segment

◆ toll

- (NSInteger) toll
readwritenonatomicassign

聚合段收费金额,单位:元 Aggregated segment toll amount, unit: yuan


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