From b72c49066488c4b399883359b2606cc37b031b4e Mon Sep 17 00:00:00 2001 From: liujing Date: Mon, 19 Apr 2021 17:51:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E8=AF=86=E5=88=AB=E7=89=A9?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=95=B0=E6=8D=AE=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/raw/scenario_warning_event_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json index 0333d06e79..762b9e361c 100644 --- a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json +++ b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json @@ -1,7 +1,7 @@ { "type": 10013, "lat": 39.977148, - "lon": 116.417478, + "lon": 116.417886, "distance": 2, "collisionLat": 39.977094, "collisionLon": 116.417634, @@ -17,7 +17,7 @@ ], "from": 1, "angle": 0, - "direction": 2, + "direction": 3, "speed": 11.108121, "targetColor": "#FF4040", "stopLineDistance": 60,