Hi again

Thanks for the tips. I've used the EGeoXml method of parsing as it
combines the driving directions and side bar requirements that I was
coming on to.

That bit in itself works, HOWEVER, there is a problem.

In http://www.brummiesfans.com/googlemaps/test3.html  I got the "More"
and "Trafic" toggle buttons to work, but in  
http://www.brummiesfans.com/googlemaps/test4.html
(the new one using EGeoXml) these buttons don't appear.

I suspect that it has something to do with all the Javascript in /
test3.html  being in the head, whereas in /test4.html all the code is
in the body, and in copying / pasting from one to the other, I've
missed something, and for the life of me, I can't see what it is. Of
course, my suspicion may be way off the mark, and it could be
something else altogether. If anyone can see what the problem is, I'm
all ears...

Is it best to have the code in <head> or <body>? I always thought that
"global" code was "properly" kept in the <head>. I did try placing
this script into the <head> but that only produced errors when giving
it a function name, calling the function onload in <body> and then
trying to get an InfoWindow to display. The map was there, all the map
pins were there, but nothing happened when they were clicked.

In deciding where to locate the code, please bear in mind that the
next stage of this is to introduce tabbed InfoWindows, and all the
current InfoWindow content will need to go into "tab 1" of a choice of
what will become 3 or 4 tabs per InfoWindow.

Thanks again for the help so far. This learning curve is one heck of a
journey.

Martin
--~--~---------~--~----~------------~-------~--~----~
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