Hello! After one message on the list couple of days ago I tried to use the root container to enable the selectfeature on a set of defined GML layers. Has anybody managed to use the rootContainer that is into the trunk?
Currently I defined the selectfeature using the following code: var ctrl_rootlayer = new OpenLayers.Control.SelectFeature([a,b,c],function()); map.addControl(ctrl_rootlayer); ctrl_rootlayer.activate(); The root layer is empty in the produced container (according to firebug). Cheers Simone _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
