[8.1.0][opt]新增原始PNC数据的日志

This commit is contained in:
chenfufeng
2025-06-24 15:39:46 +08:00
parent 675a536b0f
commit f27862c304

View File

@@ -143,6 +143,7 @@ object OchBridgeManager: IMoGoPlanningTrajectoryListener, IMoGoAutopilotIdentify
CallerMapUIServiceManager.getOverlayManager()?.hidePoint("RenderParkingModel")
isHide = true
} else {
Log.d(TAG, "pncActions-UTM度带号:${planningActionMsg.utmZone},坐标为:(${planningActionMsg.updatedTerminal.x},${planningActionMsg.updatedTerminal.y})")
val lonLatArr = map?.switchData(
planningActionMsg.updatedTerminal.x,
planningActionMsg.updatedTerminal.y,