Results 1 to 9 of 9

Thread: How to use Nokia maps offline with QtMobility!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jun 2010
    Posts
    31
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to use Nokia maps offline with QtMobility!

    Quote Originally Posted by wysota View Post
    The location API is in Qt Mobility since 1.0 so provided you have a plugin for accessing offline data, you should be able to use it with mobility 1.0.2 (after compiling it against 1.0.2, of course). All that if you have that plugin.
    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:


    Quote Originally Posted by ChrisW67 View Post
    Can you provide a link to this "maps" example that uses offline data? I haven't seen it.
    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.
    Last edited by jackmack; 21st March 2012 at 15:18.

Similar Threads

  1. using offline ovi map
    By k.elgohare in forum Qt Programming
    Replies: 1
    Last Post: 18th March 2012, 14:54
  2. Replies: 2
    Last Post: 26th October 2011, 13:53
  3. Replies: 1
    Last Post: 28th September 2011, 14:04
  4. Download Qt docs for offline viewing
    By ravi.xolve in forum Newbie
    Replies: 2
    Last Post: 22nd April 2011, 09:16
  5. Offline flash video
    By iUser59 in forum Qt Programming
    Replies: 4
    Last Post: 10th June 2009, 14:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.