81 @property (nonatomic, strong) NSArray <AMapNaviToWayPointInfo *> *
toWayPointInfos;
AMapNaviIconType
Definition: AMapNaviCommonObj.h:138
AMapNaviMode
Definition: AMapNaviCommonObj.h:38
Definition: AMapNaviCommonObj.h:1391
Definition: AMapNaviInfo.h:13
NSInteger segmentRemainTime
Definition: AMapNaviInfo.h:53
NSInteger currentLinkIndex
Definition: AMapNaviInfo.h:57
AMapNaviIconType iconType
Definition: AMapNaviInfo.h:21
AMapNaviMode naviMode
Definition: AMapNaviInfo.h:17
NSString * nextRoadName
Definition: AMapNaviInfo.h:33
NSInteger routeDriveDistance
Definition: AMapNaviInfo.h:65
NSInteger routeDriveTime
Definition: AMapNaviInfo.h:69
NSInteger routeRemainTrafficLightCount
Definition: AMapNaviInfo.h:77
AMapNaviNotAvoidFacilityAndForbiddenInfo * notAvoidInfo
Definition: AMapNaviInfo.h:73
AMapNaviExitBoardInfo * exitBoardInfo
Definition: AMapNaviInfo.h:85
NSInteger routeRemainTime
Definition: AMapNaviInfo.h:41
NSInteger currentPointIndex
Definition: AMapNaviInfo.h:61
NSInteger segmentRemainDistance
Definition: AMapNaviInfo.h:49
NSString * currentRoadName
Definition: AMapNaviInfo.h:29
NSArray< AMapNaviToWayPointInfo * > * toWayPointInfos
Definition: AMapNaviInfo.h:81
UIImage * iconImage
Definition: AMapNaviInfo.h:25
NSInteger routeRemainDistance
Definition: AMapNaviInfo.h:37
NSInteger currentSegmentIndex
Definition: AMapNaviInfo.h:45
Definition: AMapNaviCommonObj.h:1087