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