Skip to main content

Class: MapSystemCommon

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:17

Collection of common data used by the map system.

Constructors

Constructor

new MapSystemCommon(): MapSystemCommon

Returns

MapSystemCommon

Properties

arrowStrokeWidth

readonly static arrowStrokeWidth: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:25


bigLabelOffset

readonly static bigLabelOffset: Readonly<Omit<Float64Array, "set" | "sort" | "copyWithin">>

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:32


bigLabelOffsetPx

readonly static bigLabelOffsetPx: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:31


canvasScale

readonly static canvasScale: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:18


fontOutlineWidth

readonly static fontOutlineWidth: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:21


labelFontSize

readonly static labelFontSize: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:20


labelLineHeight

readonly static labelLineHeight: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:22


mapIconSize

readonly static mapIconSize: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:34


mapStyles

readonly static mapStyles: WT21MapStyles

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:36


outlineWidth

readonly static outlineWidth: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:26


smallLabelOffset

readonly static smallLabelOffset: Readonly<Omit<Float64Array, "set" | "sort" | "copyWithin">>

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:29


smallLabelOffsetPx

readonly static smallLabelOffsetPx: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:28


strokeWidth

readonly static strokeWidth: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemCommon.ts:24