拆分换肤逻辑
This commit is contained in:
@@ -162,7 +162,6 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
// mMapView.setRouteOverlayVisible( false );
|
||||
// mMapView.setCarOverlayVisible( false );
|
||||
changeMapMode( EnumMapUI.CarUp_2D );
|
||||
changeMapMode( EnumMapUI.Type_Night );
|
||||
setTrafficEnabled( true );
|
||||
mMapView.getMap().moveCamera( CameraUpdateFactory.zoomTo( mDefaultZoomLevel ) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user