网约车 清除自定义log

This commit is contained in:
lianglihui
2021-07-01 13:26:04 +08:00
parent 16daed4fab
commit e0e51c6f51
8 changed files with 8 additions and 12 deletions

View File

@@ -36,7 +36,6 @@ public abstract class MogoBaseMapView extends FrameLayout implements ILifeCycle
}
private void init( Context context ) {
Logger.e("lianglihui","MogoBaseMapView");
addMapView( context );
if (mMapView != null){
MogoMap.getInstance().init( getContext(), mMapView.getMap() );