[OpenLayers-Users] popup.autoSize = true is rather strange
newbie120
karl-heinz-1950 at web.de
Tue Apr 20 07:53:24 EDT 2010
Hello,
I have
popup = new OpenLayers.Popup("chicken",
lonLat,
null,
"example popup",
true);
popup.autoSize = true;
map.addPopup(popup);
The popup shows up, but the size is far too small. I need to scroll within
the popup. Working with fixed sizes works as well, but then I have to do
lots of trial and error to find the right size and hence I would like to use
the autoSize feature.
Thanks for any hints you may have.
N.
--
View this message in context: http://n2.nabble.com/popup-autoSize-true-is-rather-strange-tp4930736p4930736.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list