Big thanks, Andreas! Now I faced with two problems. My vector overlays downloads to inactive tab, but base layer not (loads only when I open MapPanel). As base layer I use OpenLayers.Layer.Google. And another problem seems connected with previous - requested bbox of vector layer (WFS) while MapPanel is inactive differ from requested bbox while MapPanel is active and I get differ count of features.
On Tue, Feb 8, 2011 at 9:38 PM, Andreas Hocevar <[email protected]>wrote: > Hi, > > I suggested the wrong option, because I had remembered it incorrectly. > Instead of renderHidden: true, use deferredRender: false. This is tested and > known to work. > > Regards, > Andreas. > > On Feb 8, 2011, at 15:10 , Denis Rykov wrote: > > > Thanks. But it didn't help to me. > > > > On Tue, Feb 8, 2011 at 6:41 PM, Andreas Hocevar <[email protected]> > wrote: > > Hi, > > > > configure your TabPanel with renderHidden: true. > > > > Regards, > > Andreas. > > > > On Feb 8, 2011, at 13:16 , Denis Rykov wrote: > > > > > Hi! > > > I have a three tabs, the third tab - is map panel. Map contains WFS > layers. > > > Is it possible to load layer to inactive tab (the first tab is active, > but third is inactive by default)? > > > Now my layers strarts downloading after activate third tab. > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > http://www.geoext.org/cgi-bin/mailman/listinfo/users > > > > > > > > -- > > Andreas Hocevar > > OpenGeo - http://opengeo.org/ > > Expert service straight from the developers. > > > > > > -- > Andreas Hocevar > OpenGeo - http://opengeo.org/ > Expert service straight from the developers. > >
_______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
