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
Forum Updated to NodeBB v4.3 + New Features

Custom Map

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 392 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 20 Jan 2020, 10:45 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 :)

    J 1 Reply Last reply 20 Jan 2020, 12:13
    0
    • A AB_TrP
      20 Jan 2020, 10:45

      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 :)

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 20 Jan 2020, 12:13 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
      • K Offline
        K Offline
        KillerSmath
        wrote on 20 Jan 2020, 23:29 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

        1/3

        20 Jan 2020, 10:45

        • Login

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