|
|
@ -141,6 +141,10 @@ FlightMap { |
|
|
|
CenterMapDropPanel { |
|
|
|
CenterMapDropPanel { |
|
|
|
map: _flightMap |
|
|
|
map: _flightMap |
|
|
|
fitFunctions: mapFitFunctions |
|
|
|
fitFunctions: mapFitFunctions |
|
|
|
|
|
|
|
showFollowVehicle: true |
|
|
|
|
|
|
|
followVehicle: _followVehicle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
onFollowVehicleChanged: _followVehicle = followVehicle |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|