I'm looking to write a fairly simple gui component (windows forms) that would display a map. Except that it should be scalable, thus svg comes to mind. Naturally, I want something entirely dotnet to avoid native dependencies. Any advice on technology that works well? Martin