Hello, I'm looking for the classes/method that read a KML file. Starting from the KMLViewer example I want to create different objects when NWW read my KML file.
In the specific: i want to substitute the Placemark object (that is created from the KML) with another type of object (I.E. a Marker), is that possible?
Where can I find the class/method that create placemark, or balloons while reading a KML, so I can modify or change them?
In the specific: i want to substitute the Placemark object (that is created from the KML) with another type of object (I.E. a Marker), is that possible?
Where can I find the class/method that create placemark, or balloons while reading a KML, so I can modify or change them?