增加HMI中红绿灯View代理设置,setProxyTrafficLightView,代理View需要实现IViewTrafficLight抽象类

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-03-11 19:04:03 +08:00
parent b1299cf805
commit 839df02f43
7 changed files with 143 additions and 41 deletions

View File

@@ -24,6 +24,7 @@ showWarningV2X : 展示VR下V2X预警
vipIdentification : VIP标志展示控制
showToolsView : 打开工具View
hideToolsView : 关闭工具View
setProxyTrafficLightView : 设置红绿灯代理View
```
* ### 高精 MAP 图层 相关 -> [CallerHDMapManager.kt][DebugSettingView.kt] -> [Demo][DebugSettingView.kt]