Sharing a small piece of library for creating Google Place Mark KML file, such that you don't need to deal with XML creation. Double-click the final KML file will open Google Earth with Place Mark set.
Thanks to Agraham's XML library C# code, without that I don't know what is C#
The library expose 2 functions:
CreateNewKML - create a new Place Mark KML file
AddNewPlaceMark - add new Place Mark (remember to pass-in GPS coordinate)
Thanks to Agraham's XML library C# code, without that I don't know what is C#
The library expose 2 functions:
CreateNewKML - create a new Place Mark KML file
AddNewPlaceMark - add new Place Mark (remember to pass-in GPS coordinate)