opt
This commit is contained in:
@@ -127,8 +127,8 @@ public class AMapNaviViewWrapper implements IMogoMapView,
|
||||
options.setTrafficLayerEnabled( false );
|
||||
// 设置导航界面是否显示路线全览按钮。
|
||||
options.setRouteListButtonShow( false );
|
||||
// 设置导航状态下屏幕是否一直开启。
|
||||
options.setScreenAlwaysBright( true );
|
||||
// 设置屏幕是否常亮,默认开启
|
||||
options.setScreenAlwaysBright( false );
|
||||
// 设置交通播报是否打开(只适用于驾车导航,需要联网)。
|
||||
options.setTrafficInfoUpdateEnabled( true );
|
||||
// 设置摄像头播报是否打开(只适用于驾车导航)。
|
||||
|
||||
Reference in New Issue
Block a user