Dude I finally got ot to work with a little javascript. Instead of placing the i frame in a hidden div i placed the div a 1000 pixels above all content thats a cool work around for hidng the map till the user clicks to view it.
On Tue, Oct 13, 2009 at 11:45 AM, Andrew Leach < [email protected]> wrote: > > On Oct 13, 9:20 am, Drake Wayne <[email protected]> wrote: > > HI > > My i have a google map iframe in a site im building. > > the thing is it is initialy placed in a hidden div so when it loads > > the positioning of the map is all wrong I read around and found out i > > can use checkResize() > > to re-position the map correctly but i have no idea where to put it > > and if im even doing the right thing. > > If it's difficult to place that statement, the best thing to do (and > probably the best thing to do anyway with hidden maps) is to use the > {size} option in the GMap2 constructor. I can't find where that is. > > Andrew > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
