Google maps API for desktop, and no internet connection

1

Does anyone know a way to use API from Google Maps for Desktop without an internet connection?

I need to map some items on the map, but it is not always that the user will have access to the Internet to load the maps. On mobile this is possible though, I would like to know if you have anything for Desktop.

Use C++ along with the qt creator, with the QWebView component.

    
asked by anonymous 09.03.2017 / 23:24

0 answers