coolyuwk / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

Refresh doesn't keep marker bounds settings #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Place google map inside of a ui tab with markers setting bounds: true
2. use gmap("refresh") to make ui tabs work 
3. icons are no longer sized to the correct bounds

What is the expected output? What do you see instead?
I was expecting "refresh" to keep my same zoom level and bounds

What version of the product are you using? On what operating system?
v3 alpha

Please provide any additional information below.

Right now what happens is for some reason I'm zoomed out and the markers aren't 
centered.

Original issue reported on code.google.com by sterling...@gmail.com on 25 Aug 2011 at 10:25

GoogleCodeExporter commented 8 years ago
Fixed in trunk, only web/jquery.fn.gmap.js and ui/jquery.ui.map.js. Minified 
files still affected..

Original comment by johansalllarsson on 25 Aug 2011 at 10:51