PDA

View Full Version : help! google maps shows blank map



eneko
7 Sep 2007, 10:41 AM
Hi,

I've got a problem with gmaps integration inside a Ext Layout: it initializes correctly but does show a blank map, and invoking map.setCenter() have no effect. I have read in a previous post (http://extjs.com/forum/showthread.php?t=4258) that there are some issues related with the insertion of maps in dynamically resizeable panels , but It says nothing about how to fix it.

You can see the app at (login 'test', password 'test')
http://karratum.net:3000/poll/show/1

and a example with working map without Ext at:
http://karratum.net:3000/account/signup

Thanks for advance,
Eneko

eneko
7 Sep 2007, 10:51 AM
Inserting it on a fixed panel solved the problem. I tried it before but not correctly.

sorry and thanks