MapLayerStyleSettingsBuilder
Defines the fluent API for configuring the MapLayerStyleSettings settings.
Methods
Fill(System.Action)
The default fill for layer shapes. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator - System.Action<MapLayerStyleFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action)
The default stroke for layer shapes. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator - System.Action<MapLayerStyleStrokeSettingsBuilder>
The action that configures the stroke.