Use Google API in Qt application C++
Unsolved
General and Desktop
-
Hello everyone!
I would like to have a Google maps section in my Qt application. I have a QGraphicsView and I want to put in it the map. I don't know if I can use it with c++ because all the examples that I found, works with android or web.
Can you help me with that??
Thank you!!
-
@ivanicy Looks like there is no C++ API but Web Services: https://developers.google.com/maps/web-services/
-
Hi,
There's the GoogleMaps plugin for the Qt Location module.