remove log invoke
This commit is contained in:
@@ -649,7 +649,6 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
@Override
|
||||
public void setCarLightsType(int type, int time) {
|
||||
if (checkAMapView()) {
|
||||
// Log.d("liyz", "AMapViewWrapper setCarLightsType type = " + type + "---time = " + time);
|
||||
mMapView.getMapAutoViewHelper().setTailLightsType(type, time);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user