From: Jody G. <jod...@gm...> - 2023-12-12 20:43:51
|
Can you step through with a debugger and see what has gone wrong? It feels like something some list copy (for thread safety) has gone wrong. There are not that many desktop users of GeoTools presently, I am glad you are using the functionality. On Tue, Dec 12, 2023 at 12:07 PM Sympatico <pie...@sy...> wrote: > Hi, > > > > I am using JMapFrame in my application. When I add a new Layer, the > components MapContent and MapLayerTable are synchronized regarding Layers. > But if used the function MapContent.moveLayer(pos1, pos2) to change de > zOrder off a Layer, then the order of the Layers in the MapLayerTable is no > more synchronized with the order of the Layers in the MapContent. > > > > Any idea about this situation ? > > > > > > Regards, > > Pierre > _______________________________________________ > GeoTools-GT2-Users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > |