Details
-
Task
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.12
-
None
Description
Please allow to set MapItemGroup as a MapItemView's delegate to make dynamic customizable items. Qt doc mentions that MapItemGroup enables code modularization by allowing the usage of qml files containing map elements related to each other, and the associated bindings. However this feature becomes useless if MapItemGroup can't be put inside MapItemView's delegate.
Please fix!
Current workarounds:
https://stackoverflow.com/a/49523430/630169
https://stackoverflow.com/a/49515904/630169