Fix addGibsLayer script

This commit is contained in:
Alexander Bock
2025-01-17 13:07:04 +01:00
parent 77ae98ac59
commit 5134946fbf

View File

@@ -135,12 +135,12 @@ openspace.globebrowsing.documentation = {
openspace.globebrowsing.addGibsLayer = function(layerName, resolution, format, startDate, endDate)
if endDate == "Present" then
endDate = ""
endDate = "Today"
end
local layer = {
Identifier = layerName,
Type = "TemporalTileLayer",
Type = "TemporalTileProvider",
Mode = "Prototyped",
Prototyped = {
Time = {