The tag identifying this message type.
Optional
gotoGo to centre of the data. Defaults to true.
An identifier for referring to this image layer later.
The type of layer that is being loaded.
With "fits", the URL will be treated as a FITS file to be downloaded and displayed. With "preloaded", the URL will be assumed to correspond to an imageset that has already been loaded into the engine. The default is "autodetect", which will assume "fits" if the URL ends in a FITS-like extension, otherwise "preloaded".
Optional
nameThe display name of the layer. Defaults to the id of the layer.
The URL from which to obtain the FITS file or image set.
Generated using TypeDoc
A command to create an image set layer.
This command is a more flexible evolution of CreateFitsLayerMessage. They have the same event tag, but this one has a mode parameter.