Skip to content

Category

github-actions[bot] edited this page Sep 21, 2026 · 1 revision

Interface: Category

Imported from @elite-dangerous-almanac/galaxy-map.

One group the host sorts its systems into.

Properties

color

readonly color: readonly [number, number, number]

Red, green and blue, each from 0 to 255.


description?

readonly optional description?: string

What the phase 4 HUD shows about the category.


markerStyle

readonly markerStyle: MarkerStyle

The shape the markers of the category draw in.


maxDrawRange

readonly maxDrawRange: number

How far the camera comes from a system before its marker stops, in light years.


name

readonly name: string

The identity of the category.

Clone this wiki locally