Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QtLocation 5.3
Forum Updated to NodeBB v4.3 + New Features

QtLocation 5.3

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 4 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cthulhu-02
    wrote on last edited by
    #1

    Can anyone help with QtLocation module. I am beginner in Qt, but I need to add a Map in Qt Widget on Android platform.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Flavia
      wrote on last edited by
      #2

      If you want to add a Map in your app maybe you should take a look on this

      http://qt-project.org/doc/qt-4.8/demos-embedded-lightmaps.html

      I don't know if this is what you are looking for but it could be a start. I was trying to modify the code for Qt 5.2 and it worked (the Map successfully loaded into the app).

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mikyago
        wrote on last edited by
        #3

        Good morning all,
        i'm in the same situation: i have to buil a map in the Adroid app i'm developing. I', using Qt5.3 and Qml, i looked at the link @Flavia posted, but it seems to be cpp.
        First goal could be use Google Maps Api in a WebView, but QtWebKit is not supported on Android i read. Qml Map elemente will be fine too for me, but i'm not managing to use this at the moment.

        Anyone has an idea on how to work around it?
        Thanks, Michele

        L 1 Reply Last reply
        0
        • M Offline
          M Offline
          mikyago
          wrote on last edited by
          #4

          Good morning all,
          i'm in the same situation: i have to buil a map in the Adroid app i'm developing. I', using Qt5.3 and Qml, i looked at the link @Flavia posted, but it seems to be cpp.
          First goal could be use Google Maps Api in a WebView, but QtWebKit is not supported on Android i read. Qml Map elemente will be fine too for me, but i'm not managing to use this at the moment.

          Anyone has an idea on how to work around it?
          Thanks, Michele

          1 Reply Last reply
          0
          • M mikyago

            Good morning all,
            i'm in the same situation: i have to buil a map in the Adroid app i'm developing. I', using Qt5.3 and Qml, i looked at the link @Flavia posted, but it seems to be cpp.
            First goal could be use Google Maps Api in a WebView, but QtWebKit is not supported on Android i read. Qml Map elemente will be fine too for me, but i'm not managing to use this at the moment.

            Anyone has an idea on how to work around it?
            Thanks, Michele

            L Offline
            L Offline
            ldanzinger
            wrote on last edited by
            #5

            @mikyago Instead of using a webview with Google Maps API, you could look into using the ArcGIS Runtime SDK for Qt. There is a C++ and a QML API that provides many classes for mapping, visualization, and analysis. You can learn more about it here. Let me know if you have any questions!

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved