Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Custom Map
Qt 6.11 is out! See what's new in the release blog

Custom Map

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 641 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.
  • A Offline
    A Offline
    AB_TrP
    wrote on last edited by
    #1

    Hi peeps

    I am new to Qt and have little information on how to implement custom maps with Qt. I am working on a project where I need to implement a custom map with the following requirements:

    1- I need to record GPS location coordinates which will be coming from a GPS receiver mounted on a vehicle
    2- the vehicle will be driving in certain patterns and I need to draw those paths on the custom map
    3- There has to be a possibility to add items on the map ( e.g obstacles...)
    4- the centre of the map is the vehicle item, which has to be an .svg item

    How do I go about in implementing such a map that can fulfil all those requirements? any tips or advice would be of high appreciation :)

    jsulmJ 1 Reply Last reply
    0
    • A AB_TrP

      Hi peeps

      I am new to Qt and have little information on how to implement custom maps with Qt. I am working on a project where I need to implement a custom map with the following requirements:

      1- I need to record GPS location coordinates which will be coming from a GPS receiver mounted on a vehicle
      2- the vehicle will be driving in certain patterns and I need to draw those paths on the custom map
      3- There has to be a possibility to add items on the map ( e.g obstacles...)
      4- the centre of the map is the vehicle item, which has to be an .svg item

      How do I go about in implementing such a map that can fulfil all those requirements? any tips or advice would be of high appreciation :)

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

      @AB_TrP Take a look at https://doc.qt.io/qt-5/location-maps-qml.html

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

      1 Reply Last reply
      2
      • KillerSmathK Offline
        KillerSmathK Offline
        KillerSmath
        wrote on last edited by
        #3

        Take a look at https://stackoverflow.com/questions/49727462/qt-qmlmap-polyline-with-points

        @Computer Science Student - Brazil
        Web Developer and Researcher
        “Sometimes it’s the people no one imagines anything of who do the things that no one can imagine.” - Alan Turing

        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