I've noticed today that my map API is wildly misbehaving. It seems that maps API often seems to be returning the wrong east and/or west bounds from map.getBounds.
1) When map is wider than the earth's circumference: Will return wrong values for me when the left side of the map is near 180 degrees longitude. 2) When map is narrower than the earth's circumference: Will return wrong values if you pan the map around the world one time. Go around the world again, and the problem disappears. Go around again, and the problem is back, etc. I believe this might be a Google problem since I haven't made any changes to my code, and I have tested out old versions of my site (which I know work) up to a year old which still show the problem. You can see the problem on http://iguide travel -- note that the makers will disappear and mouse action will not work when the wrong bounds are being returned. The easiest way to see the problem is to zoom in one notch (to zoom 3) and pan around the world one time. Thank you for your help. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.