9#import <Foundation/Foundation.h>
14NS_ASSUME_NONNULL_BEGIN
AMapNaviDrivingStrategy
Definition AMapNaviCommonObj.h:72
AMapNaviDriveViewState
Definition AMapNaviDriveViewConfig.h:16
@ AMapNaviDriveViewStatePlan
Definition AMapNaviDriveViewConfig.h:18
@ AMapNaviDriveViewStateNone
Definition AMapNaviDriveViewConfig.h:17
@ AMapNaviDriveViewStateNaving
Definition AMapNaviDriveViewConfig.h:19
Definition AMapNaviDriveViewConfig.h:25
BOOL showDrivingStrategyPreferenceView
设置路径规划偏好策略页面是否显示. 默认为YES. Set whether the path planning preference strategy page is displayed....
Definition AMapNaviDriveViewConfig.h:50
CGFloat scaleFactor
支持自定义屏幕scale sicne 10.5.2.03 Support custom screen scale since 10.5.2.03
Definition AMapNaviDriveViewConfig.h:90
AMapNaviDrivingStrategy drivingStrategy
设置驾车路径规划策略. 默认值 AMapNaviDrivingStrategyMultipleDefault . 如果要设置摩托车等非驾车策略,需要在使用AmapNaviDriveView前,设置车辆信...
Definition AMapNaviDriveViewConfig.h:69
BOOL showNaviPopTips
导航过程中是否显示底部的tips, 包括:路线切换,禁限行提示等,默认值:true, 显示 Whether to display the bottom tips during navigation,...
Definition AMapNaviDriveViewConfig.h:43
BOOL showSettingView
行中设置 当点击设置按钮时是否显示默认的设置面板。 Inline Settings: Whether to display the default settings panel when the set...
Definition AMapNaviDriveViewConfig.h:36
AMapNaviDriveViewState state
Definition AMapNaviDriveViewConfig.h:28
AMapNaviRouteAnnoState showRouteAnnotation
Definition AMapNaviDriveViewConfig.h:73
BOOL showRestrictareaEnable
行前: 设置行前规划页面是否展示限行图层 注意:当前接口为付费接口,使用当前接口需要 官网联系https://lbs.amap.com/ 商务 Pre-Trip: Set whether the res...
Definition AMapNaviDriveViewConfig.h:59
BOOL showNextRoadInfo
设置导航界面顶部信息是否展示随后转向图标. since 10.0.920 Set whether to display the next turn icon at the top of the navi...
Definition AMapNaviDriveViewConfig.h:82