On Mar 22, 9:57 am, "[email protected]" <[email protected]>
wrote:
> On Mar 22, 9:07 am, Rossko <[email protected]> wrote:
>
> > > The app can be seen 
> > > athttp://tysonsvisitor.110mb.com/interactive_map/interactive_map.htm
>
> > Why have you destroyed the API's GUnload() function?  Be kind to your
> > visitors and put it in the body unload event!
>
> > I can't see exactly why the infwindow fails in IE.  There's a
> > javascript error even before anything is clicked in IE, which is
> > probably related?  '__e_' is null, but I don't have a sensible IE
> > debugger to follow that up; I think it often has to do with undefined
> > markers.
>
> That is still due to this call in the onload function:
> javascript:myclick(query['id']);
>
> (id is undefined)
>

As discussed here:
http://groups.google.com/group/Google-Maps-API/browse_frm/thread/f74d7b9b2ad030a2/df8854820190b79a#df8854820190b79a


>
>
> > Different IE/FF behaviour is suggestive in this case of an issue
> > involving null or undefined values perhaps.
>
> > Also your creatmarker() works in an unusual way, pushing a "blank"
> > marker onto a gmarkers[] array and then adding the details via gmarkers
> > [gmarkers.length-1].mycategory etc.   I wonder if the "array
> > enhancements" script is affecting that?
>
> > 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