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

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviCruiseCongestionInfo:

Properties

NSString * roadName
 
AMapNaviRouteStatus congestionStatus
 
NSInteger etaTime
 
NSInteger length
 
AMapNaviCruiseLinkStatuspLinkData
 
NSInteger linkCnt
 
NSArray< AMapNaviCruiseLinkStatus * > * linkDataArr
 
NSInteger eventType
 
AMapNaviPointeventPos
 

Detailed Description

巡航中拥堵区域信息 since 6.7.0 Cruising congestion area information

Property Documentation

◆ congestionStatus

- (AMapNaviRouteStatus) congestionStatus
readwritenonatomicassign

整体拥堵状态 Overall congestion status

◆ etaTime

- (NSInteger) etaTime
readwritenonatomicassign

预估到达时间 (单位:秒) Estimated time of arrival (unit: seconds)

◆ eventPos

- (AMapNaviPoint*) eventPos
readwritenonatomicstrong

事件经纬度,已废弃,since 7.0.0 . Event coordinates (deprecated, since 7.0.0)

◆ eventType

- (NSInteger) eventType
readwritenonatomicassign

事件类型,已废弃,since 7.0.0 . Event type (deprecated, since 7.0.0)

◆ length

- (NSInteger) length
readwritenonatomicassign

拥堵长度(单位:米) Congestion length (unit: meters)

◆ linkCnt

- (NSInteger) linkCnt
readwritenonatomicassign

link数组个数 Number of link arrays

◆ linkDataArr

- (NSArray<AMapNaviCruiseLinkStatus*>*) linkDataArr
readwritenonatomicstrong

Status description array of congested areas 拥堵区域的状态描述对象 10.0.820 Status description object of congestion area 10.0.820

◆ pLinkData

- (AMapNaviCruiseLinkStatus*) pLinkData
readwritenonatomicstrong

拥堵区域的状态描述对象 Status description object of congested area

◆ roadName

- (NSString*) roadName
readwritenonatomiccopy

拥堵区域道路名 Road name in congested area


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