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:
@@ -46,6 +46,7 @@ ApplicationWindow {
|
||||
asset: root.asset
|
||||
author: root.author
|
||||
isLive: true
|
||||
heading: NaN
|
||||
visible: !isNaN(root.latitude) && !isNaN(root.longitude)
|
||||
}
|
||||
MapItemView {
|
||||
|
||||
Reference in New Issue
Block a user