> I tried this
>
> map1 = new GMap2(document.getElementById("map1"),{size:new GSize(382,325)});
>
> which helps but, the marker is now vertically at the centre and horizontally
> on the top edge of the map?Very interesting. I noticed if I drag the map to center the marker in the div and close the additional information block and then reopen it, the map's position stays where I dragged it. But reloading the page resets the position. So somehow I need to reposition the map when toggleVisibility() is called... any suggestions on how I could do that? Thanks in advance for all the help, Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
