I'm resizing Google Maps using JQueryUI (JQuery 1.4.2 and jQueryUI 1.8.1) I then call map.getSize to get the new width/height.
Normally it gives me the old width/height (tested with Firefox and Chrome). If I have Firefox with Firebug turned on, it stores the new width/ height. Why does map.getSize() only work with Firebug? You can try it: http://www.energyjustice.net/map/globalmap You can resize by dragging the lower-right corner. Then use Save the Link to trigger the map.getSize(). Then use the link and you will see the width and height appear as parameters in the URL. Hope someone can help me. Thanks! Aaron -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
