Closed handymenny closed 2 years ago
Well, it's in the KML spec and it is useful to data consumers that aren't Google Earth, so it's in scope. I'm in the middle of a pretty large refactor of this project to use TypeScript and support folders, but once that's shipped I'll take a look at this.
In a KML you can extend the "default" elements in this way:
With such a KML this library returns an empty list of features.
Is there any plan to support KML containing custom KML schema? Is this functionality considered in the scope of this library?