QMapControl is a Qt widget which enables your applications to use map data from different sources on desktop or mobiles. Maps can be enriched by custom objects which will be drawn into the map.
QNetMap is the library for displaying the map and the objects on it
The project has moved to GitHub (see https://github.com/vasyutin/qnetmap).
The project is based on the QMapControl library (http://qmapcontrol.sourceforge.net/) by Kai Winter.
To show the map QNetMap can use different providers like OpenStreetMap or other WMS servers. The map data can be downloaded from the Internet or from the disk cache.
User's own raster maps can also be used.
QNetMap supports layers so you can mix maps from different servers.