An (application-specific) string giving some additional information about the imageset.
The image filename extension(s) associated with this imageset.
May include multiple extensions separated by spaces. May also start with a leading period.
The internal GUID of the layer, if it is a HiPS layer
The user-facing name of the imageset.
The type of the imageset: panorama, sky, ...
The URL of the image data.
Static
fromGenerated using TypeDoc
This class holds basic information about an imageset.
Discover imagesets through the engineStore.availableImagesets state variable. In standard practice there will be hundreds of available imagesets of many different kinds.
Imagesets may be uniquely identified by their associated image data url. (If you really need to have multiple imagesets associated with the same URL, add a
#fragment
to the end.)