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. Placing a number of points generated with C++ on QML map
Forum Update on Monday, May 27th 2025

Placing a number of points generated with C++ on QML map

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
mapitemviewlistmodel
1 Posts 1 Posters 285 Views
  • 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.
  • K Offline
    K Offline
    koahnig
    wrote on last edited by
    #1

    How can QGeoCoordinate points be placed on QML map.
    I am looking places_map example, which is purely QML. Based on the example points in a qml map can be generated for a couple of instances. The information used is already displayed in a QML ListView, which is based on a ListModel. Is there a way touse the same ListModel for the model for QML's MapItemView?
    Or what is the different model suitable for use with MapItemView?

    Vote the answer(s) that helped you to solve your issue(s)

    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