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

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 297 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.
  • K Offline
    K Offline
    koahnig
    wrote on 30 Aug 2020, 16:21 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

    1/1

    30 Aug 2020, 16:21

    • Login

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