Owd-Larrd / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

MapWidget onResize does more than expected #427

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
1.1.0

Platform information:
All

Description:
MapWidget's onResize calls checkResizeAndCenter which recenters the map. This 
is behavior that may not be expected or wanted in many cases and it actually 
adds unneeded overhead for slow browsers.

Workaround if you have one:
Change call to checkResizeAndCenter to checkResize in MapWidget#onResize.

Original issue reported on code.google.com by eirc.e...@gmail.com on 21 Oct 2010 at 3:24

GoogleCodeExporter commented 9 years ago
Maps v2 has been deprecated.

Original comment by zundel@google.com on 28 Oct 2011 at 3:59