mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-31 12:17:51 -04:00
Use aircraftPath
This commit is contained in:
parent
6a9bba0656
commit
1baca797f6
@ -222,8 +222,8 @@ Item {
|
||||
id: aircraftPathComponent
|
||||
MapPolyline {
|
||||
line.width: 2
|
||||
line.color: 'gray'
|
||||
path: aircraftPath
|
||||
line.color: color
|
||||
path: coordinates
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user