> You can easily test a simple thing. With a single layer in your map, > you can try to pan the map just after resizing an ExtJS region. You'll > see that the map behavior is weird. The map moves more than expected.
True. This happens, but this could be fixed with a zoomin/zoomout. The google "bug" it's not recoverable :( > In MapFish we combine ExtJS and OL, and we often use layouts. > To prevent the issue you expose here, we created a widget that simply > calls map.updateSize() and this seems to go pretty well. Could you help me? How to bind a resize event (like a splitter movement) and call map.getUpdate()? _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
