[8.1.0][opt]新增原始PNC数据的日志
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user