Currently it is only possible to display pre-rendered map tiles from map providers like OpenStreetMap. QMapControl allows to cache tiles persistently but this might not be the best solution for you.
It should be possible to display vector graphics whose underlying data could be stored local. But I have not planned to implement this feature. Maybe someone else is willing to do this.