> But it doesn't work. Google Maps doesnt show the entries from the
> generated PHP script.

It's not quite valid KML.
There's a validator at
   http://www.kmlvalidator.com/validate.htm
you can test it with.

Or you can view it in a browser, and (in IE6 anyway) you see text ---
that shouldn't happen.

Your output starts with a blank line - not allowed in KML.

This might help -
  http://code.google.com/apis/kml/documentation/kml_tut.html

And this - it's about Danish characters in XML, not German characters
in KML, but do remember KML is a special kind of XML
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/bb0cd58211ab931/819954039b2e3714?lnk=gst&q=xml+character+encoding#819954039b2e3714

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