修复红色边框的展示位置异常问题

This commit is contained in:
董宏宇
2021-09-10 16:36:07 +08:00
committed by chenfufeng
parent 6fb5919f19
commit 18c2c048f9
3 changed files with 84 additions and 21 deletions

View File

@@ -147,6 +147,8 @@ public class V2XMessageEntity<T> implements Serializable {
int ALERT_RECOMMEND_PARKING = 1_012;
// 弱势交通参与者401018
int ALERT_THE_FRONT_WEAKNESS = 40_1018;
// 关闭红色边框预警
int ALERT_THE_FRONT_CRASH_WARNING_NON = 0;
// 前方行人碰撞预警
int ALERT_THE_FRONT_CRASH_WARNING_TOP = 1;
// 后方碰撞预警