Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to implement/imbed Google Maps in windows desktop application?
Forum Updated to NodeBB v4.3 + New Features

How to implement/imbed Google Maps in windows desktop application?

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 2.0k Views 2 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.
  • J Offline
    J Offline
    Jarvis159
    wrote on 4 Apr 2018, 07:10 last edited by Jarvis159 4 Apr 2018, 08:12
    #1

    Hi everyone, i am new in QT !
    And
    I am using Qt5 for building app for Desktop in which i need to integrate Google Maps.
    So, pls suggest me in which direction i go to achieve these things as well as API's Name ,Any Example be most preffered.
    Thanks

    R J 2 Replies Last reply 4 Apr 2018, 09:36
    0
    • J Jarvis159
      4 Apr 2018, 07:10

      Hi everyone, i am new in QT !
      And
      I am using Qt5 for building app for Desktop in which i need to integrate Google Maps.
      So, pls suggest me in which direction i go to achieve these things as well as API's Name ,Any Example be most preffered.
      Thanks

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 4 Apr 2018, 09:36 last edited by
      #2

      @Jarvis159
      did you even try to use the forum search or even google first?!

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      J 1 Reply Last reply 4 Apr 2018, 09:50
      0
      • R raven-worx
        4 Apr 2018, 09:36

        @Jarvis159
        did you even try to use the forum search or even google first?!

        J Offline
        J Offline
        Jarvis159
        wrote on 4 Apr 2018, 09:50 last edited by
        #3

        @raven-worx
        http://doc.qt.io/archives/qt-4.8/qt-declarative-modelviews-webview-googlemaps-example.html
        Yes, sure @raven-worx ! but i mentioned in the very first line that i am beginner/new and i didnt know how to achieve this mean a step by step thought that need to atleast achieve this.
        thanks for giving time but please show me a way how should i move ahead !
        Thanks.

        R 1 Reply Last reply 4 Apr 2018, 09:58
        0
        • J Jarvis159
          4 Apr 2018, 09:50

          @raven-worx
          http://doc.qt.io/archives/qt-4.8/qt-declarative-modelviews-webview-googlemaps-example.html
          Yes, sure @raven-worx ! but i mentioned in the very first line that i am beginner/new and i didnt know how to achieve this mean a step by step thought that need to atleast achieve this.
          thanks for giving time but please show me a way how should i move ahead !
          Thanks.

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 4 Apr 2018, 09:58 last edited by raven-worx 4 Apr 2018, 10:00
          #4

          @Jarvis159
          yes, but this topic has already been discussed many many times.
          and you don't get me, when u say there are no tutorials out there .... even in this forum.
          If you have a specific question .... sure no problem.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          1
          • M Offline
            M Offline
            mrjj
            Lifetime Qt Champion
            wrote on 4 Apr 2018, 10:21 last edited by
            #5

            Hi
            This is old but might still be valid
            https://stackoverflow.com/questions/8515598/how-to-add-google-maps-in-my-application-in-qt
            also
            https://github.com/tranter/qt-google-maps/

            I dont think there is an actual step by step tut as such but im pretty sure you re not the first to want it :)

            1 Reply Last reply
            0
            • J Jarvis159
              4 Apr 2018, 07:10

              Hi everyone, i am new in QT !
              And
              I am using Qt5 for building app for Desktop in which i need to integrate Google Maps.
              So, pls suggest me in which direction i go to achieve these things as well as API's Name ,Any Example be most preffered.
              Thanks

              J Offline
              J Offline
              J.Hilk
              Moderators
              wrote on 4 Apr 2018, 10:39 last edited by J.Hilk 4 Apr 2018, 10:39
              #6

              @Jarvis159
              actually there are at least 3 Qt-Examples using QML-Map-item to display/show/interact with a map.
              It does use QtLocation do it, haven't tried it myself however, so no idea if the backend is googlemaps or some other open street map source.

              Example code link


              Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


              Q: What's that?
              A: It's blue light.
              Q: What does it do?
              A: It turns blue.

              J 1 Reply Last reply 4 Apr 2018, 11:19
              1
              • J J.Hilk
                4 Apr 2018, 10:39

                @Jarvis159
                actually there are at least 3 Qt-Examples using QML-Map-item to display/show/interact with a map.
                It does use QtLocation do it, haven't tried it myself however, so no idea if the backend is googlemaps or some other open street map source.

                Example code link

                J Offline
                J Offline
                Jarvis159
                wrote on 4 Apr 2018, 11:19 last edited by
                #7

                @J.Hilk & @mrjj Thanks a lot ! "osm" based example was crased during run time... i m working on it... Thanks

                1 Reply Last reply
                0

                1/7

                4 Apr 2018, 07:10

                • Login

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