Add heading indicator for live locations
Heading isn't covered by any MSC so far, so that is using Itinerary's vendor prefix for now.
This commit is contained in:
@@ -36,6 +36,7 @@ Kirigami.Page {
|
||||
}
|
||||
delegate: LocationMapItem {
|
||||
isLive: true
|
||||
heading: NaN
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user