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