Details
Description
I've been trying to use the user data map in the Layer class to store layer selection status but it doesn't work so well. It makes for verbose code and, more importantly, by-passes the event system. So I think having a "selected" boolean field along with getter and setter, as was the case in MapLayer, is preferable.
Issue Links
- is depended upon by
-
GEOT-3563
JMapPane and example apps should use MapContent rather than MapContext
-