[6.5.0][道路事件] 经纬度弄反了,导致绘制不可见

This commit is contained in:
renwj
2024-07-08 20:47:16 +08:00
parent e0aa56d32c
commit 5bfb239e6e
7 changed files with 68 additions and 25 deletions

View File

@@ -46,6 +46,9 @@ open class AutopilotStatusInfo : Serializable, Cloneable {
@Volatile
var locationLon = 0.0
@Volatile
var locationHeading = 0.0
@Volatile
var satelliteTime = 0.0