google / libkml

Reference implementation of OGC KML 2.2
Other
95 stars 56 forks source link

Get fields from complex elements #16

Open FranciscoPDNeto opened 6 years ago

FranciscoPDNeto commented 6 years ago

Hello, I am doing some stuff with the library and this question has come into my mind. I´ve tried to get those fields using the GetChildElements method, but with that, I just take the complex elements. I´ve searched into wiki and into the examples, but always it´s needed to know and cast the element to get the specific fields.