Sunday, September 11, 2005

Grid Map .NET Control

Although the actual map display of my Grid Chart application has always been a seperate control, I finally got around to splitting it out into its own library. This means it can be used in any .NET application, i.e. it can be added to the toolbox in Visual Studio and dropped on a form. It depends on another library for working with grid and sim data (SLGridLib2). The immediate benefit to me was that I could add it to the application I use to map Second Life, as seen below, which is very convenient. But also it means I can make it available to others who might have a use for it (after a little more work).

No comments: