ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.79k stars 2.41k forks source link

Overlay from KML/KMZ transparency adds #1540

Open lvale opened 7 years ago

lvale commented 7 years ago

When working in zones (NFZ) where several KML/KMZ files overlay each other the transparency is added with each layer, which tends to make the map completely opaque.

Either we have a way to disable overlays like NFZ or better would be to have a lighter transparency, and even better not having the different layers adding each other.

Tested with latest MP on Win10

screen shot 2017-05-02 at 13 56 18 screen shot 2017-05-02 at 13 54 42
meee1 commented 7 years ago

im not sure i really want to change this. as it does a good job of indicating that there is more than one in that area. to maintain safety and user awareness

lvale commented 7 years ago

@meee1 You are aware that the map gets completely opaque ? I agree that NFZ should remain, but reduce the transparency to a maximum would help when areas cross each other.