9#import <Foundation/Foundation.h>
48- (void)setStartNaviDirectly:(BOOL)directly;
64- (void)setNeedCalculateRouteWhenPresent:(BOOL)need;
72- (void)setShowNextRoadInfo:(BOOL)showNextRoadInfo;
80- (void)setNeedDestoryDriveManagerInstanceWhenDismiss:(BOOL)need;
88- (void)setNeedShowConfirmViewWhenStopGPSNavi:(BOOL)need;
104- (void)addCustomViewToNaviDriveView:(UIView *_Nonnull)customView;
114- (void)addLeftCustomViewToNaviDriveView:(UIView *_Nonnull)customView;
124- (BOOL)addCustomBottomViewToNaviDriveView:(UIView *_Nonnull)customBottomView;
140- (void)setShowCrossImage:(BOOL)need;
148- (void)setShowDrivingStrategyPreferenceView:(BOOL)need;
156- (void)setRemovePolylineAndVectorlineWhenArrivedDestination:(BOOL)need;
164- (void)setMultipleRouteNaviMode:(BOOL)multipleRouteNaviMode;
172- (void)setTruckMultipleRouteNaviMode:(BOOL)multipleRouteNaviMode;
180- (void)setShowBackupRoute:(BOOL)need;
198- (void)setMapShowTraffic:(BOOL)need;
214- (void)setBroadcastType:(AMapNaviCompositeBroadcastType)type;
230- (void)setAutoZoomMapLevel:(BOOL)autoZoomMapLevel;
238- (void)setPresenterViewController:(UIViewController *_Nonnull)presenterViewController;
246- (void)setShowRestrictareaEnable:(BOOL)showRestrictareaEnable;
254- (void)setShowEagleMap:(BOOL)showEagleMap;
263- (void)setShowCameraDistanceEnable:(BOOL)showCameraDistanceEnable;
271- (void)setScaleFactor:(CGFloat)scaleFactor;
AMapNaviOnlineCarHailingType
Definition AMapNaviCommonObj.h:462
AMapNaviViewTrackingMode
Definition AMapNaviCommonObj.h:47
AMapNaviViewMapModeType
Definition AMapNaviCommonObj.h:472
AMapNaviRoutePlanPOIType
Definition AMapNaviCommonObj.h:303
AMapNaviDrivingStrategy
Definition AMapNaviCommonObj.h:72
AMapNaviCompositeThemeType
Definition AMapNaviCommonObj.h:330
导航组件的配置类 Configuration class of the navigation component. since 5.2.0
Definition AMapNaviCompositeUserConfig.h:23
Definition AMapNaviCommonObj.h:614
Definition AMapNaviCommonObj.h:1052