[Users] Order of child nodes
Tobias Frechen
frechen at cs.uni-bonn.de
Thu Oct 8 15:18:59 CEST 2009
Hi list,
is there a way to change the order of the layercontainer's child nodes?
I think the last child node should be the highest layer of the map. The
problem seems to be the way child nodes are added to the parentnode. In
the LayerLoader.js (Line 173) the addLayerNode-function uses the
insertBefore method.
Are there any solutions to this problem?
Thanks in advance!
More information about the Users
mailing list