Thanks Mike!  That works great. Just adding the one line

                globalMap.getInfoWindow().show();

after my initial onLoad line:
                globalMap = new GMap2(document.getElementById("map"));

made the problem go away  (which confuses me a little, since it was
the minimap DOM element ("detailmap"), not the main map DOM element
("map") that was not getting defined in time).

Mike

On Nov 16, 11:47 pm, Mike Williams <[email protected]> wrote:
> In the current version of the API, the infowindow code is in an external
> module again. So the second part of this page is now relevant again:
>
> http://econym.org.uk/gmap/modularized.htm
>
> --
> Mike Williamshttp://econym.org.uk/gmap

--

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=.


Reply via email to