[mapguide-users] Remove Map Overview window

JamesDudden jamesdudden at blueyonder.co.uk
Thu Oct 24 04:32:41 PDT 2013


Thanks Jackie,
I ended up reducing the height and this has worked for me as below (changed
from 214 to 5)

    var splitter2 = new Jx.Splitter('Sidebar', {
        splitInto:2,
        elements:[$('Info'),$('Bottom')],
        layout:'vertical',
        containerOptions: [
            {},
            {height: 5, minHeight: 5, maxHeight: 5}
        ]
    });



-----
Software-Matters 
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Remove-Map-Overview-window-tp5059942p5085581.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list