Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User smitis's Avatar
    Join Date
    Oct 2011
    Posts
    44
    Hi,

    How can I use QGraphicsGeoMap in offline mode? This is part of my code:

    QGeoServiceProvider *serviceProvider = new QGeoServiceProvider("nokia");
    QGeoMappingManager *manager = serviceProvider->mappingManager();
    QGraphicsGeoMap *geoMap = new QGraphicsGeoMap(manager);

    geoMap->setConnectivityMode(QGraphicsGeoMap::OfflineMode);

    But it seems that setConnectivityMode(QGraphicsGeoMap::OfflineMode) doesnt work, because phone tells me that I have mobile data off. So can someone tell me how can I do it?

    THX.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    AFAIK, currently the API does not support offline mode.

  3. #3
    Registered User smitis's Avatar
    Join Date
    Oct 2011
    Posts
    44
    hmm ... so why is there this methood setConnectivityMode ???

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    probably to make it compatible for any possible future extension.

Similar Threads

  1. App is not working in offline mode
    By tarun.WRT in forum Symbian Web Runtime
    Replies: 1
    Last Post: 2011-01-08, 11:13
  2. How to set a device in offline mode?
    By bijen.singh@dbydx.com in forum Symbian C++
    Replies: 2
    Last Post: 2008-09-10, 20:24
  3. Offline mode.
    By naimidrees in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2008-07-23, 08:58
  4. Offline mode and demo mode
    By teura666 in forum General Development Questions
    Replies: 1
    Last Post: 2006-01-12, 19:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved