Map Viewer Example
Files:
- mapviewer/mainwindow.cpp
- mapviewer/mainwindow.h
- mapviewer/mainwindow.ui
- mapviewer/main.cpp
- mapviewer/images.qrc
- mapviewer/mapviewer.pro
Images:
This example demonstrates the basic use of QGeoMapWidget.
Moving the mouse while holding down the left mouse button pans the map.
Double-clicking the mouse centers and zooms in on the point that was clicked.
The '+' and '-' keys can be used to change the zoom level.