You can probably loop over your controls and for each set its div's style.display property to "none". Eric
2008/8/19, Bas Couwenberg <[EMAIL PROTECTED]>: > Hello, > > I am using OpenLayers in a Swing browser in our Java application. I have a > method that captures the maps on screen in OL and saves them to the disk. > Now I would like to have all the panning/zooming/layer controls to be > invisible when I capture the screen so I only have the map saved. Is it > possible to toggle the visibility of these controls? > > Best regards, > > Bas Couwenberg > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
