MapLayerDefaultsBubbleStyleSettingsBuilder
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 configurator for the fill setting.
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 configurator for the stroke setting.