1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

Add labelDateTime to MapItem

This commit is contained in:
srcejon
2025-02-04 13:51:52 +00:00
parent 3c5ce69846
commit 4627be2e50
8 changed files with 86 additions and 2 deletions
@@ -116,6 +116,9 @@ MapItem:
description: "Vertical offset to position label at"
type: number
format: float
labelDateTime:
description: "Date and time from when this label applies (ISO 8601 extended format). Leave empty if label should apply for all time."
type: string
modelAltitudeOffset:
description: "Vertical offset to adjust model by to prevent it from going underground when altitude is 0"
type: number