I have already found the ways to embed the Google maps in the Qt widgets.
Now the next task is to get the GPS coordinates when I click on the map image in the Qt widget.
I am working in Qt. So, I looked up this: http://doc.qt.nokia.com/qtmobility-1...chmanager.html
Does QGeoSearchManager api produce the GPS coordinates of the location where the mouse clicked on the widget (containing the map)? I couldn't find, how?
Bookmarks