[RoutingOpt]移除最小移除点数限制
[RoutingOpt]移除最小移除点数限制 [RoutingOpt]逻辑优化
This commit is contained in:
@@ -36,7 +36,11 @@ open class AutopilotStatusInfo : Serializable, Cloneable {
|
||||
* 定位是否可用
|
||||
*/
|
||||
var locationStatus = false
|
||||
|
||||
@Volatile
|
||||
var locationLat = 0.0
|
||||
|
||||
@Volatile
|
||||
var locationLon = 0.0
|
||||
var satelliteTime = 0L
|
||||
|
||||
|
||||
Reference in New Issue
Block a user