1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-20 11:56:36 -04:00

MapItem: Add availableFrom field

This commit is contained in:
srcejon 2024-03-18 14:18:23 +00:00
parent c4e2bf2a38
commit b579225fcc

View File

@ -156,6 +156,9 @@ MapItem:
description: "Extruded height (from surface) for polygons"
type: number
format: float
availableFrom:
description: "Date and time at which the item should first appear on 3D map"
type: string
availableUntil:
description: "Date and time until after which this item should no longer appear on 3D map"
type: string