Add and apply an explicit mode parameter

This commit is contained in:
Alexander Bock
2022-01-14 12:02:51 +01:00
parent 0290bec7d0
commit ba16dfccad
12 changed files with 32 additions and 3 deletions

View File

@@ -96,6 +96,7 @@ openspace.globebrowsing.addGibsLayer = function(layer, resolution, format, start
local layer = {
Identifier = layerName,
Type = "TemporalTileLayer",
Mode = "Prototyped",
Prototyped = {
Time = {
Start = startDate,