MapLayerDefaultsBubbleStyleSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsBubbleStyleSettings settings.
Methods
Fill(System.Action)
The default fill for bubble layer symbols. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator - System.Action<MapLayerDefaultsBubbleStyleFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action)
The default stroke for bubble layer symbols. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator - System.Action<MapLayerDefaultsBubbleStyleStrokeSettingsBuilder>
The action that configures the stroke.