Fix console warnings shown when adding complex land mission item
Remove references to non existent useLoiterToAlt.visible property
Don't add _mouseArea to the map (the action was failing and isn't necessary)
Steps to reproduce issue fixed with this PR
Run a plane sim
cd PX4-Autopilot
make px4_sitl gazebo-classic_plane
Run QGC master and create a mission with a complex land (use left tool bar to add a "Tokeoff" item and then use the left tool bar to add a "Land" item, which will be a FWComplexLand since a plane is connected to QGC.
You should see this warning in the QtCreator log (This PR removes the warning)
If you upload the mission to the vehicle and restart QGC, there is another warning that appears
Steps to test fix
Run the steps in "Steps to reproduce issue" only use this PR's branch. The difference will be the warning messages described will no longer show up.
Description
Fix console warnings shown when adding complex land mission item
Steps to reproduce issue fixed with this PR
Steps to test fix
Run the steps in "Steps to reproduce issue" only use this PR's branch. The difference will be the warning messages described will no longer show up.
Sponsor
This contribution was sponsored by Firestorm