9#import <Foundation/Foundation.h>
29- (void)setStartNaviDirectly:(BOOL)directly;
41- (void)setNeedCalculateRouteWhenPresent:(BOOL)need;
47- (void)setShowNextRoadInfo:(BOOL)showNextRoadInfo;
53- (void)setNeedDestoryDriveManagerInstanceWhenDismiss:(BOOL)need;
59- (void)setNeedShowConfirmViewWhenStopGPSNavi:(BOOL)need;
71- (void)addCustomViewToNaviDriveView:(UIView *_Nonnull)customView;
77- (void)addLeftCustomViewToNaviDriveView:(UIView *_Nonnull)customView;
84- (BOOL)addCustomBottomViewToNaviDriveView:(UIView *_Nonnull)customBottomView;
96- (void)setShowCrossImage:(BOOL)need;
102- (void)setShowDrivingStrategyPreferenceView:(BOOL)need;
108- (void)setRemovePolylineAndVectorlineWhenArrivedDestination:(BOOL)need;
114- (void)setMultipleRouteNaviMode:(BOOL)multipleRouteNaviMode;
120- (void)setTruckMultipleRouteNaviMode:(BOOL)multipleRouteNaviMode;
126- (void)setShowBackupRoute:(BOOL)need;
139- (void)setMapShowTraffic:(BOOL)need;
151- (void)setBroadcastType:(AMapNaviCompositeBroadcastType)type;
163- (void)setAutoZoomMapLevel:(BOOL)autoZoomMapLevel;
169- (void)setPresenterViewController:(UIViewController *_Nonnull)presenterViewController;
175- (void)setShowRestrictareaEnable:(BOOL)showRestrictareaEnable;
181- (void)setShowEagleMap:(BOOL)showEagleMap;
AMapNaviOnlineCarHailingType
Definition AMapNaviCommonObj.h:415
AMapNaviViewTrackingMode
Definition AMapNaviCommonObj.h:33
AMapNaviViewMapModeType
Definition AMapNaviCommonObj.h:424
AMapNaviRoutePlanPOIType
Definition AMapNaviCommonObj.h:269
AMapNaviDrivingStrategy
Definition AMapNaviCommonObj.h:55
AMapNaviCompositeThemeType
Definition AMapNaviCommonObj.h:293
导航组件的配置类 since 5.2.0
Definition AMapNaviCompositeUserConfig.h:14
Definition AMapNaviCommonObj.h:485
车辆信息 since 6.0.0
Definition AMapNaviCommonObj.h:845