> Athttp://zeelandwijzer.nl/ajaxtest.htmli would like to ad content
> from a data base withhttp://zeelandwijzer.nl/evenementen.phpwitch
> sends a xml file.

It does indeed send some XML.  It's always the same XML for any
marker, because you're not passing any kind of marker ID in the url or
anything.  Perhaps that's planned for later.

> But i does not show anything in the infowindow.

That's right, XML won't be displayed normally.  ExtInfoWindow expects
to be fed a snippet of HTML from the ajaxUrl, which would display.
You could alter ExtInfoWindow to parse XML and convert it into HTML,
or you could change your php to supply ready-made HTML.

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