Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Re: bugs in the trunk

for example:

topOfMap=map.getMapLayers().size();
ApplicationGIS.addLayers( map, georesources, topOfMap );

Jesse

On 4-Nov-06, at 3:16 PM, Andy Czerwonka wrote:


The layer ordering was messed up for about a week. 0 should be at the
bottom of the map.  1 it the second to bottom, etc...


I want my layer to be at the top - how do I get a count and make sure I add
it at the top?



_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top