This commit is contained in:
lixiaopeng
2021-04-08 18:40:29 +08:00
parent 2641e4836e
commit 961f95ea3c
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ public class MoGoV2XCloundDataManager implements IMoGoV2XCloundDataManager, IMog
pointsBetween();
//发送预警提示
MarkerServiceHandler.getApis().getV2XListenerManager().warningChangedForListenerWithDirection(cloundWarningInfo.getDirection(), MogoReceiver.ACTION_V2X_FRONT_WARNING);
MarkerServiceHandler.getApis().getV2XListenerManager().warningChangedForListenerWithDirection(cloundWarningInfo.getType(), MogoReceiver.ACTION_V2X_FRONT_WARNING);
isSelfLineClear = false;

View File

@@ -1,5 +1,5 @@
{
"type": 2,
"type": 10013,
"lat": 39.977148,
"lon": 116.417478,
"distance": 2,