[Users] Popup remembers size issue
Dan Ramage
dan at inlet.geol.sc.edu
Thu Jul 15 20:21:48 CEST 2010
All,
I am using a popup to display information from a GFI request. An issue I
can't quite figure out is if I resize the popup, then close it, the next
time the popup is created, it has remember the last size.
I've tried calling close() in the popup close event. The popup variable is a
member variable of my mapping object, so before reusing the popup variable,
I call close() in it and null it out. Nothing seems to work.
Anyone have any suggestions?
Thanks
Dan
More information about the Users
mailing list