New to KendoReact? Start a free 30-day trial
BubbleLayerSymbol
BubbleLayerSymbolPremium
Updated over 6 months ago
Bubble layer symbol type.
type BubbleLayerSymbol = "circle" | "square" | (args: BubbleLayerSymbolArgs) => Element;