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.