-
Notifications
You must be signed in to change notification settings - Fork 0
FragmentWriterOptions
github-actions[bot] edited this page Sep 21, 2026
·
1 revision
Imported from @elite-dangerous-almanac/galaxy-map.
Options for createFragmentWriter.
readonlyoptionalgrid?: () =>boolean
Reads the coordinate grid switch at each write. The writer holds no switch of its own, because a write may come 500 ms after the move that asked for it. A writer with no reader writes the four view fields alone.
boolean
readonlyoptionalnow?: () =>number
Reads the clock. The default is Date.now.
number
readonlywrite: (fragment) =>void
Writes the fragment. The caller gives it, because the page owns the URL and the
library must not read or write window.location.
string
void
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