网约车 清除自定义log
This commit is contained in:
@@ -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() );
|
||||
|
||||
Reference in New Issue
Block a user