What is the best way to generate KML files in C#?

evilhomer picture evilhomer · Mar 23, 2010 · Viewed 12.5k times · Source

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.