定位刷新超时返回最近一次位置
This commit is contained in:
@@ -17,6 +17,8 @@ export interface DeviceLocation {
|
||||
device_time: string
|
||||
server_time: string
|
||||
updated_at: string
|
||||
stale?: boolean
|
||||
realtime?: boolean
|
||||
}
|
||||
|
||||
export interface DeviceTrajectoryPoint extends DeviceLocation {
|
||||
|
||||
Reference in New Issue
Block a user