On Feb 5, 1:16 pm, "[email protected]" <[email protected]> wrote: > On Feb 5, 1:13 pm, "[email protected]" <[email protected]> > wrote: > > On Feb 5, 11:43 am, "[email protected]" <[email protected]> > > wrote: > > > On Feb 5, 8:32 am, xelawho <[email protected]> wrote: > > > > > This part is not in my code: > > > > > var dMapDiv = document.getElementById("detailmap1"); > > > > > wait a minute... we're talking about this code here, > > > > right?http://www.geocodezip.com/ifc_com_mx_test4b.asp > > > > > isn't that what line 145 says? > > > > Oops. Yup. I remembered it wrong. I'll have to investigate why your > > > page doesn't work, that example doesn't exactly follow my advice > > > either (it is someone elses page I made work). > > > I think the difference comes from _when_ you are doing it. The > > example creates the minimap when the original marker is created, well > > before the click listener runs, your map does it in the click > > listener. > > Scratch that, I was reading the compare wrong.
It is your css. Strip out twocolumn2.css, give the map a size, and it works. -- Larry > > > > > > -- Larry- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
