mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-28 18:58:48 -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"
|
description: "Extruded height (from surface) for polygons"
|
||||||
type: number
|
type: number
|
||||||
format: float
|
format: float
|
||||||
|
availableFrom:
|
||||||
|
description: "Date and time at which the item should first appear on 3D map"
|
||||||
|
type: string
|
||||||
availableUntil:
|
availableUntil:
|
||||||
description: "Date and time until after which this item should no longer appear on 3D map"
|
description: "Date and time until after which this item should no longer appear on 3D map"
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user