优化调试面板功能排列

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

@@ -64,6 +64,8 @@ public class MoGoHandAdasMsgManager implements
ThreadUtils.getSinglePool().execute(() ->
IdentifyDataDrawer.getInstance().renderAdasRecognizedResult(trafficData)
);
} else {
IdentifyDataDrawer.getInstance().clearOldMarker();
}
} catch (Exception e) {
e.printStackTrace();