fix bug of map track to show and froze frame obj
This commit is contained in:
@@ -42,7 +42,9 @@ open class AutopilotStatusInfo : Serializable, Cloneable {
|
||||
|
||||
@Volatile
|
||||
var locationLon = 0.0
|
||||
var satelliteTime = 0L
|
||||
|
||||
@Volatile
|
||||
var satelliteTime = 0.0
|
||||
|
||||
/**
|
||||
* 车速 m/s
|
||||
|
||||
Reference in New Issue
Block a user