Factor out map marker into its own QML element for reuse

This commit is contained in:
Volker Krause
2023-06-17 14:26:44 +02:00
parent 5b4ae764cf
commit 898f0c962a
4 changed files with 66 additions and 71 deletions

View File

@@ -130,5 +130,6 @@
<file alias="LiveLocationDelegate.qml">qml/Component/Timeline/LiveLocationDelegate.qml</file>
<file alias="FullScreenMap.qml">qml/Component/FullScreenMap.qml</file>
<file alias="LocationsPage.qml">qml/Component/LocationPage.qml</file>
<file alias="LocationMapItem.qml">qml/Component/LocationMapItem.qml</file>
</qresource>
</RCC>