MapItem: Add availableFrom field

pull/2052/head
srcejon 2024-03-18 14:18:23 +00:00
rodzic c4e2bf2a38
commit b579225fcc
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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