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. Is is possible to create navigation map as this picture show?

Is is possible to create navigation map as this picture show?

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 4 Posters 2.3k 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.
  • thamT Offline
    thamT Offline
    tham
    wrote on last edited by SGaist
    #1

    Playing with the QtLocation, wonder how to create a navigation app with the view like the picture shown

    The picture

    I think the message of min, distance could added by myself
    But how could we rotate the map and change the view from flat to ?
    Do we need another type of map or perspective transform can solve this problem?
    Any suggestions?Thanks
    Any suggestion?

    jsulmJ 1 Reply Last reply
    0
    • thamT tham

      Playing with the QtLocation, wonder how to create a navigation app with the view like the picture shown

      The picture

      I think the message of min, distance could added by myself
      But how could we rotate the map and change the view from flat to ?
      Do we need another type of map or perspective transform can solve this problem?
      Any suggestions?Thanks
      Any suggestion?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @tham Did you check
      http://doc.qt.io/qt-5/location-maps-qml.html
      http://doc.qt.io/qt-5/qml-qtlocation-map.html
      http://doc.qt.io/qt-5/qtlocation-mapviewer-example.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      thamT 1 Reply Last reply
      1
      • jsulmJ jsulm

        @tham Did you check
        http://doc.qt.io/qt-5/location-maps-qml.html
        http://doc.qt.io/qt-5/qml-qtlocation-map.html
        http://doc.qt.io/qt-5/qtlocation-mapviewer-example.html

        thamT Offline
        thamT Offline
        tham
        wrote on last edited by
        #3

        @jsulm

        I check them already, the maps of QtLocation are looks like this

        osm map

        I know there are different plugin out there, by now Qt support here, mapbox, osm and ArcGis.
        As far as I know, only ArcGis support rotation

        1 Reply Last reply
        0
        • thamT Offline
          thamT Offline
          tham
          wrote on last edited by
          #4

          Ok, I found my answer, Qt5.9 will support these functions.

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

            This can be done with the new Mapbox GL plugin available from Qt 5.9.

            https://doc-snapshots.qt.io/qt5-5.9/location-plugin-mapboxgl.html

            alt text

            1 Reply Last reply
            1
            • S Offline
              S Offline
              seyed
              wrote on last edited by
              #6

              I know it is possible to use MapboxGL QtSDK (https://github.com/mapbox/mapbox-gl-native/tree/master/platform/qt) with Qt 5.6.2 LTS.
              But is there anyone who know how to build and install and use it in QML?

              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