On Apr 23, 5:10 pm, Andrew Leach <[email protected]>
wrote:
> On Apr 24, 12:48 am, "[email protected]" <[email protected]> wrote:
>
> > Hi, I downloaded "Dreamweaver Tools for Google" fromwww.webassist.com
> > (via Dreamweaver's extensions site) which includes a wizard-based
> > application so that you can insert a google map without touching the
> > code. I still had to register with Google and obtain a key, then I
> > simply type in that key, the street address of my client, pick a theme/
> > colour scheme, and voila! Except it doesn't sit quite right in the
> > spry tabbed panel (sits to the far left, with a grey panel 1/3 right
> > hand side, if you click to enlarge the location disappears outside the
> > viewing area).
>
> > I've been told that if I just put it in its own div, it would work
> > fine, just not within a spry panel, but I'd thought I check with the
> > experts to see if there is a solution.
>
> Yes. Use the {size:} option when you create the map.

You should have pointed him to your nice solution to the problem here:
http://groups.google.com/group/Google-Maps-API/browse_frm/thread/88794c72d85434d5/447133398b335219


>
> It behaves the way it does because the map's div is hidden when the
> map is created. The browser tells the API the map has zero size, and
> then the browser uses that for all its calculations. Telling the API
> the real size of the map allows it to get all its calculations correct
> from the start.
>
> I've been working in just such a tabbed page only today.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to