2.13.0 弱势交通模型删除逻辑

This commit is contained in:
lixiaopeng
2022-12-02 10:22:42 +08:00
parent 0620337a21
commit c3eb8d3676

View File

@@ -567,6 +567,8 @@ class MogoPrivateObuNewManager private constructor() {
?.updateITrafficThreatLevelInfo(it)
}
//删除弱势交通元素
CallerMapUIServiceManager.getMarkerService()?.removeCvxRvInfoIndInfo(data.participant.ptcId.toString())
}
}
}