mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Add and apply an explicit mode parameter
This commit is contained in:
@@ -96,6 +96,7 @@ openspace.globebrowsing.addGibsLayer = function(layer, resolution, format, start
|
||||
local layer = {
|
||||
Identifier = layerName,
|
||||
Type = "TemporalTileLayer",
|
||||
Mode = "Prototyped",
|
||||
Prototyped = {
|
||||
Time = {
|
||||
Start = startDate,
|
||||
|
||||
Reference in New Issue
Block a user