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. Google Maps - QT (More accuracy)
Qt 6.11 is out! See what's new in the release blog

Google Maps - QT (More accuracy)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 913 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.
  • T Offline
    T Offline
    tasosxak
    wrote on last edited by tasosxak
    #1

    Hi all,
    How can I get google-maps plugin for my Qt application?
    Now I am using mapbox plugin, but I want more accuracy on user's location.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Check here https://github.com/vladest/googlemaps

      (Z(:^

      T 1 Reply Last reply
      1
      • sierdzioS sierdzio

        Check here https://github.com/vladest/googlemaps

        T Offline
        T Offline
        tasosxak
        wrote on last edited by
        #3

        @sierdzio Hi,

        I have read this repo and it does not work in Qt 5.9. I would like a solution in QML ( and not C++).

        sierdzioS 1 Reply Last reply
        0
        • T tasosxak

          @sierdzio Hi,

          I have read this repo and it does not work in Qt 5.9. I would like a solution in QML ( and not C++).

          sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          @tasosxak said in Google Maps - QT (More accuracy):

          @sierdzio Hi,

          I have read this repo and it does not work in Qt 5.9. I would like a solution in QML ( and not C++).

          It's impossible to add this functionality in pure QML.

          (Z(:^

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tasosxak
            wrote on last edited by
            #5

            Nice , but for Qt 5.10 , 5.9 , it works?

            Now I am using plugin mapbox but it doesn't has very good accurancy.

            sierdzioS 1 Reply Last reply
            0
            • T tasosxak

              Nice , but for Qt 5.10 , 5.9 , it works?

              Now I am using plugin mapbox but it doesn't has very good accurancy.

              sierdzioS Offline
              sierdzioS Offline
              sierdzio
              Moderators
              wrote on last edited by
              #6

              @tasosxak said in Google Maps - QT (More accuracy):

              Nice , but for Qt 5.10 , 5.9 , it works?

              You said yourself it does not :-) Qt Plugin interface has changed in Qt 5.7 so I suspect that is the problem. The code will need to be ported to the new interface.

              (Z(:^

              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