HoverOption
HoverOption<
F> =true|HighlightStyle|HighlightDraw<F>
Defined in: map/highlight.ts:20
The hovered-item style payload: true = default style, a style = replay with it,
a function = full custom draw of the hovered item.
Type Parameters
Section titled “Type Parameters”F = unknown