Type alias HighlightBundleConfig

HighlightBundleConfig: Record<GeometryType, SymbolProperties>

Configuration of the highlight bundle. Key: type of geometry. Value: properties for the geometry type.

Generated using TypeDoc