News
- 23 januari 2012 TFS/SvnBridge was replaced with Mercurial. Unfortunately this is not possible without losing our commit history. The original repository will remain for a while but changes will be committed to the Mercurial repository.
Mapsui (pronounced map-su-wii)
Mapsui is a library for mapping applications.
- It is designed to be fast and responsive (see architecture)
- All data fetching is on a background thread (disk, web, or database)
- Based on a modified version of SharpMap. Uses BruTile for tiling
- Written in C#
- Roadmap
Platforms Supported
- .Net Framework 4.0 (with support for WinForms and WPF, which can be used with Surface 2 SDK)
- Silverlight 4
- Windows Phone 7 (not properly tested yet)
Warnings
This library is work in progress:
Warnings
How to get involved
You can submit 'patches' - or pull requests as it is called in Mercurial - as described here:
http://codeplex.codeplex.com/wikipage?title=ForksIf you are not familiar with Mercurial it is advised to read up on it because it is not very intuitive for TFS or SVN users. Try:
http://hginit.com/