Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How to display a Geographical map on a ui-form in Qt?
-
How to display a Geographical map on a ui-form in Qt? In the main window of mainwindow.ui. I need an interactive map. Transmitting the latitude and longitude of the point. What I see in standard Qt examples is simply mapping the tile of the map.
-
Hi,
Are you looking for the QtPositioning module ?