PDA

View Full Version : Map not resizing or positioning correctly



gevely
23 Feb 2009, 1:21 AM
Hi,

I am new to using GWT and am having a few basic problems. I have picked up the complex layout example and I want to put a map into the center panel using the GWT maps library. I don't seem to be able to get it to fit the available space. Can anyone offer any advice please.

Thanks

MartinElkjaer
4 Mar 2009, 11:03 PM
Hi,

Just call checkResize() on your mapwidget.

-Martin