[8.0.0][opt]三联屏显示时才处理预测和决策数据
This commit is contained in:
@@ -274,7 +274,7 @@ public class PredictionOverlayDrawer {
|
||||
if (mPolylineOptions == null) {
|
||||
mPolylineOptions = options;
|
||||
}
|
||||
if (FunctionBuildConfig.isDrawDecIdentifyData) {
|
||||
if (FunctionBuildConfig.isDrawPreIdentifyData) {
|
||||
if (preViewType == 2) {
|
||||
overlayManager.showOrUpdateLine(options, SMALL_PRED_MAP2);
|
||||
} else if (preViewType == 3) {
|
||||
|
||||
Reference in New Issue
Block a user