11 NS_ASSUME_NONNULL_BEGIN
48 - (void)driveManager:(
AMapNaviDriveManager *)driveManager updateNaviRouteID:(NSInteger)naviRouteID;
88 - (void)driveManager:(
AMapNaviDriveManager *)driveManager showCrossImage:(nullable UIImage *)crossImage;
121 - (void)driveManager:(
AMapNaviDriveManager *)driveManager showLaneBackInfo:(NSString *)laneBackInfo laneSelectInfo:(NSString *)laneSelectInfo;
261 #pragma mark - 智能巡航 Intelligent Cruise
308 NS_ASSUME_NONNULL_END
AMapNaviIconType
Definition: AMapNaviCommonObj.h:138
AMapNaviIntervalCameraPositionState
Definition: AMapNaviCommonObj.h:389
AMapNaviMode
Definition: AMapNaviCommonObj.h:38
电子眼信息类 Electronic eye information category
Definition: AMapNaviCommonObj.h:778
Definition: AMapNaviCommonObj.h:1226
Definition: AMapNaviCommonObj.h:935
巡航模式信息类 Cruise mode information
Definition: AMapNaviCommonObj.h:836
Definition: AMapNaviDriveManager.h:22
Definition: AMapNaviInfo.h:13
Definition: AMapNaviLocation.h:13
Definition: AMapNaviCommonObj.h:1033
Definition: AMapNaviRoute.h:186
交通事件信息 Traffic incident information since 10.0.920
Definition: AMapNaviCommonObj.h:1654
Definition: AMapNaviCommonObj.h:1762
服务区域信息 Service area information since 5.0.0
Definition: AMapNaviCommonObj.h:804
Definition: AMapNaviCommonObj.h:1799
Definition: AMapNaviStatisticsInfo.h:13
道路交通设施类 Road traffic facilities
Definition: AMapNaviCommonObj.h:896
前方交通路况信息类 Traffic condition information class ahead
Definition: AMapNaviCommonObj.h:722
AMapNaviDriveDataRepresentable协议.实例对象可以通过实现该协议,并将其通过 AMapNaviDriveManager 的addDataRepresentative:方法进行...
Definition: AMapNaviDriveDataRepresentable.h:27