优化调试面板功能排列

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-02-15 16:02:37 +08:00
parent 3b014cae97
commit b46f0f6c27
5 changed files with 268 additions and 241 deletions

View File

@@ -42,6 +42,14 @@ object FunctionBuildConfig {
@JvmField
var isDrawIdentifyData = true
/**
* 地图是否绘制 OBU 识别回调的Marker
* true - 绘制
* false - 不绘制
*/
@JvmField
var isDrawObuIdentifyData = true
/**
* 地图是否忽略判断条件直接绘制工控机引导线数据&全局路径规划
* 用于调试