How to run OpenStreetMap offline in QML (Qt)
问题 I am using QML on Qt to display OpenStreetMap (using the osm plugin), which requires internet connection. Is there a way that I can do the same but running it offline? For example, running my own tile server (but how easy is that to do)? Or using a library that will let me do it quite quickly. By the way I am running my program on Ubuntu. Any help on how to do that and especially if someone can provide the steps to be done would be appreciated. Thank you. 回答1: I have managed to display