@ -141,6 +141,10 @@ FlightMap {
CenterMapDropPanel {
map: _flightMap
fitFunctions: mapFitFunctions
showFollowVehicle: true
followVehicle: _followVehicle
onFollowVehicleChanged: _followVehicle = followVehicle
}
@ -97,7 +97,7 @@ ColumnLayout {
onClicked: {
dropPanel.hide()
_root.followVehicle = checked
root.followVehicle = checked
} // Column