I am using the Drivers.Kml.OpenLayer to process features in a .KML file.
A sample placemark has attributes like this:
<Placemark>
<name>HH-01625409</name>
<styleUrl>#s47690667</styleUrl>
<Point>
<coordinates>-…...because I need to be able to extract the scale, icon URL, and other...(for other shapes). How can I extract this data from the KML using...