This commit is contained in:
wangcongtao
2020-06-12 15:35:58 +08:00
parent a411944a29
commit ea16ad142e
5 changed files with 60 additions and 44 deletions

View File

@@ -441,7 +441,7 @@ public class AMapNaviViewWrapper implements IMogoMapView,
case CarUp_3D:
case NorthUP_2D:
setUIMode( ui, options );
return;
break;
case Type_Light:
options.setNaviNight( false );
break;