mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
MapItem: Add availableFrom field
This commit is contained in:
parent
c4e2bf2a38
commit
b579225fcc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user