What's the name of the plugin? How I can use it? Any examples existing?
The example "maps" of QtMobility 1.1.2 uses the class QGeoServiceProvider("nokia") to get access to offline OVI maps.
But this class was introduced with QtMobilit 1.1. What is the equivalent class in QtMobility 1.0?
Regards
jackmack
Added after 8 minutes:
You can find the example in QtMobility 1.1.2 package. You can download it here
ftp://ftp.qt.nokia.com/qt/add-ons/qt...-src-1.1.3.zip
Look into examples/mapviewer.
I use QtSDK 1.1.2 and if you choose in configuration 4.7.3 the QtMobility 1.1.3 is used automatically. The I added the mapwidget.h/.cpp and mainwindow.h/.cpp to my project.
Bookmarks