Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. qml map
    Log in to post

    • SOLVED mapping dynamic points on a map
      QML and Qt Quick • qml qml map geocoordinate • • koahnig  

      3
      0
      Votes
      3
      Posts
      48
      Views

      Finally found MapItemView which does what I am searching for.
    • UNSOLVED mapboxgl dont work on raspberry pi
      QML and Qt Quick • crosscompile mapboxgl qml map maptype mapbox • • miladTalaei  

      4
      0
      Votes
      4
      Posts
      387
      Views

      please help me guys i need it ):
    • UNSOLVED Adding Marker in QT QML Map
      QML and Qt Quick • c++ qt quick udp qml map • • Double A  

      2
      0
      Votes
      2
      Posts
      748
      Views

      Why do you want to "display it in my map using one MapQuickItem only"? You will need to create multiple MapQuickItem instances to display multiple markers on map at once. You can create them statically (if their number is known in advance) or dynamically (if not).
    • UNSOLVED QML Map with many items takes a long time to shut down
      QML and Qt Quick • performance qml map • • izeilstra  

      1
      0
      Votes
      1
      Posts
      475
      Views

      No one has replied