New to Kendo UI for Angular? Start a free 30-day trial
BubbleLayerSymbol
Bubble layer symbol type.
type
BubbleLayerSymbol = "circle" | "square" | (args: BubbleLayerSymbolArgs) => Element;