Show a map for location events

This commit is contained in:
Tobias Fella
2023-06-17 13:49:33 +02:00
committed by Volker Krause
parent d14db326bb
commit 5b4ae764cf
9 changed files with 295 additions and 0 deletions

View File

@@ -128,5 +128,7 @@
<file alias="SpaceDrawer.qml">qml/Page/RoomList/SpaceDrawer.qml</file>
<file alias="OsmLocationPlugin.qml">qml/Component/Timeline/OsmLocationPlugin.qml</file>
<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>
</qresource>
</RCC>