I had tried what was suggested.

I have moved the entire Create map content below the hide().  This
kills the map.  Nothing is built.

So I moved everything back.  Then took the infopoint and the part
about the Southeast... moved those below the hide(), and I get the
same result (opening and closing the window.)

I am thinking I could make an initalize() function and add the
infopoint...and Southeast... portions and once it builds the map, call
that function.

Any suggestions?

On Nov 24, 4:22 pm, Rossko <[EMAIL PROTECTED]> wrote:
> > I am trying to fix this in Firefox, to keep the window open.
>
> It's doing just what you tell it to do, in Firefox;
> First, you build a map and open an infowindow on it.
> Then you fetch your XML and make overlays with it.
> Then you run several calls to your hide() function, to hide the
> overlays that don't have their sidebar checkboxes checked.
> Your hide() function includes code to close the infowindow (which will
> be necessary when normally unchecking things)
>
> Maybe you could re-open your welcome infowindow after the processing
> of the XML is complete.
>
> cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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