Hey,

here's the KML-file you've requested:

|<?xml version="1.0" encoding="UTF-8"?>
||<kml xmlns="http://earth.google.com/kml/2.1";>
||  <Document>
||   <Style id="eventStyle">
||    <IconStyle id="eventIcon">
||     <Icon>
||      <href>http://maps.google.com/mapfiles/kml/pal2/icon63.png</href>
||     </Icon>
||    </IconStyle>
||   </Style>
||   <Placemark id="1">
||    <name>Symposium Positronium</name>
||    <description>description</description>
||    <styleUrl>#eventStyle</styleUrl>
||    <Point>
||     <coordinates>13.2451,53.5564</coordinates>
||    </Point>
||   </Placemark>
||   ||  </Document>
||</kml>|


Kind regards

Frederick


Hello,

Can you provide an example of the KML file you are returning, or adapt
your example to use the data available in the examples.

Julien


_______________________________________________
Users mailing list
Users@geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to