[8.0.0]RoadV2N事件进MogoMind

This commit is contained in:
xuxinchao
2025-04-28 15:37:05 +08:00
parent fe6278bfa4
commit b38fabdb63
8 changed files with 272 additions and 18 deletions

View File

@@ -35,7 +35,6 @@ import com.mogo.eagle.core.function.call.msgbox.CallerMsgBoxManager.saveMsgBox
import com.mogo.eagle.core.utilcode.mogo.AppIdentityModeUtils
import com.mogo.eagle.core.utilcode.mogo.logger.CallerLogger
import com.mogo.eagle.core.utilcode.mogo.logger.Logger
import com.mogo.eagle.core.utilcode.util.AppStateManager
import com.mogo.eagle.core.utilcode.util.CoordinateTransform
import com.mogo.eagle.core.utilcode.util.CoordinateUtils
import com.mogo.eagle.core.utilcode.util.DrivingDirectionUtils
@@ -193,10 +192,7 @@ internal object V2NIdentifyDrawer : IEventDismissListener {
val contentType =
if (poiType == EventTypeEnumNew.TYPE_SOCKET_ROAD_SHIGONG.poiType) "道路施工" else "道路事故"
val content = "前方${distance.toInt()}米有$contentType"
val tts = "${
SkinResources.getInstance()
.getString(R.string.operation_platform_name)
}发现前方$contentType, 提醒您注意行人及来车"
val tts = "注意行人及来车"
V2XBizTrace.onAck(TAG, "绘制poi事件:$poiType")
saveMsgBox(
MsgBoxBean(