.NET, Daniel, Daniel Berg, Development, Google Maps, KML »

[16 Jul 2009 | 4 Comments]

How to create a Google Maps control and use the KML wrapper framework. Can also be used to consume a standard KML stream without the need for KML framework. [More]

.NET, Development, Google, KML »

[2 Jul 2009 | 0 Comments]

.NET Kml wrapper framework. Includes sourcecode and binaries. Use this to generate KML through typed objects. The .NET KML wrapper framework enables users (you) to create the KML file through typed objects. I'm not going to go into detail for each and every class, but instead highlight key functionalty. How you choose to utilize the wrapper framework is up to you. I prefer the use of Http Generic handlers (.ashx), but implementing it together with a user control (.ascx) or directly on an ASPX-page is doable. [More]