Dear List

I am using a KML file which includes some ExtendedData. A single placemark
looks about that:
<Placemark>
  <name>Sadaqat</name>
  <ExtendedData>
    <Data name="myValue">
      <value>2</value>
    </Data>
  </ExtendedData>
  <Point>
    <coordinates> 69.807899,38.843349,0.000000</coordinates>
  </Point>
</Placemark>

Is there a good example known, showing how to use elements / attributes of
ExtendedData for styling?

Looking forward to any hint,
Yvo
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to