What is the best way to generate KML files using C#?
Is there a class library that I can use? I have looked and struggled to find anything interesting.
libkml doesn't have a C# implementation or wrapper.
Any help would be great.
What is the best way to generate KML files using C#?
Is there a class library that I can use? I have looked and struggled to find anything interesting.
libkml doesn't have a C# implementation or wrapper.
Any help would be great.
SharpKML - library based on Google's C++ implementation of libkml
Here are some: