关闭日志

This commit is contained in:
董宏宇
2021-08-09 15:12:05 +08:00
parent c54bdc8fce
commit 3de6ec40bb

View File

@@ -114,7 +114,7 @@ class ObuRecognizedResultDrawer() {
} else {
// 循环绘制识别的数据
mCvxRvInfoIndInfoMap.forEach {
Logger.d(TAG, "drawerCvxRvInfo${it.value}")
//Logger.d(TAG, "drawerCvxRvInfo${it.value}")
// 如果数据已经存在 Marker取出做动画
if (mMarkersCaches[it.key] != null) {