Skip to content

SelectionOptions

Defined in: map/style-overrides.ts:19

Styles for select(): the selected set and its complement. Defaults: selected keeps the base style (items stand out because the others dim); others is { opacity: 0.3 }.

optional others?: StyleOverride

Defined in: map/style-overrides.ts:21


optional selected?: StyleOverride

Defined in: map/style-overrides.ts:20