-
Notifications
You must be signed in to change notification settings - Fork 0
DatasetEntry
Imported from @elite-dangerous-almanac/galaxy-map.
One entry of the catalog, as the host writes it.
readonlyoptionalbounds?:BrowseBounds
Where the set lives. An entry that names none restores the map's own option.
readonlyoptionalcollection?:string
The group the dialog lists the entry under.
readonlyoptionaldescription?:string
What the set holds, as a paragraph.
readonlyid:string
The identity of the entry. loadDataset takes it.
readonlylabel:string
The name the HUD shows.
readonlyoptionalregion?:string
Where in the galaxy the set holds records.
readonlyoptionalsystemCount?:number
How many systems the set holds.
readonlyoptionalview?:ViewInput
Where the camera opens on a load of this entry. An entry that names bounds and a
view of fit: 'systems' alone holds the camera where the user put it, whenever
the camera is inside the new bounds. DatasetView states the four conditions and
the two ways to keep the frame on every load.
load(
signal):DatasetContent|Promise<DatasetContent>
Reads the set. The library calls it and adds what comes back.
The map aborts signal when a later load starts and when the map is disposed while
this load is in flight. A load that fetches passes the signal to fetch, so a
download that nobody reads stops. A load that declares no parameter still fits.
AbortSignal
DatasetContent | Promise<DatasetContent>
Examples
Interfaces
- AddReport
- Category
- CategoryInput
- CategoryReject
- CategoryReport
- DatasetContent
- DatasetEntry
- DatasetInfo
- DatasetLoadResult
- FlyToOptions
- FlyToTarget
- FragmentWriter
- FragmentWriterOptions
- GalaxyMap
- GalaxyMapOptions
- HudAction
- HudHandle
- HudInfoFields
- HudOptions
- InteractionSwitches
- Line
- LineInput
- MapView
- NebulaSource
- RealSystem
- Reject
- ResolvedIcon
- ShapeInfo
- ShapeReject
- ShapeReport
- Sphere
- SphereInput
- StartView
- SystemDetailValue
- SystemDetails
- SystemImage
- SystemRecordInput