eagle_1030 remove log 限速延迟启动
This commit is contained in:
@@ -244,10 +244,8 @@ public class SmallMapDirectionView
|
||||
carLon, carLat, poiLon, poiLat, (int) carAngle);
|
||||
|
||||
if (diffAngle <= 90) {
|
||||
Log.i("lianglihui", "目标点在车辆--前方");
|
||||
return true;
|
||||
} else {
|
||||
Log.i("lianglihui", "目标点在车辆--后方");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user