That sounds to me like the behaviour you get when you hide a map container and then show it but don't use the GMap2 checkResize() method. The map thinks it's the wrong size.
http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GMap2.checkResize Are you showing and hiding your map? Martin. On 29 June, 03:39, Mikla <[email protected]> wrote: > Has anyone seen a behavior that when you click or doubleclick on a > marker, the map moves such that the marker just clicked moves off the > top of the map window (by just a little bit), no matter what the zoom > level is? > > I can't give a link since this is on my development server and there > is far too much code to post here... I was just hoping someone has > experienced this before. > > Funny thing is, it was working yesterday and I only made a few > changes. I backed out the changes and it still acts this way. I also > reloaded a previous version of the code that I swear worked fine, and > it still does this. > > Thanks. -- 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.
