I'll let someone else handle the licensing questions. Here's what you need for the resize:
google.maps.event.trigger(map, 'resize'); Chad Killingsworth On Jun 6, 2:18 am, MacGoose <[email protected]> wrote: > Hi! > > I'm setting up Google Maps on a page where I will have the map canvas > at 70% width and a sidepanel at 30%. > > Now when I try to hide the sidepanel and set the map canvas to 100% it > still "thinks" it has a 70% width. For example the center of the map > is not correct for 100%, and also the loading of the tiles is sporadic > where the sidepanel was before. It's basically clipping away where > the panel used to be. > > Is there someway to refresh the Maps API to use the new width after > the resize? And this without "reloading" the page and loosing > position, searches, etc... > > Also, I'm doing this for my company's intranet - not public. Before > you had to sign up for a non public API key and pay for it I think. > How is it now? All I can find is that there is no keys for V3. But > how about non public intranets? > > , MacGoose -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
