MapLayerDefaultsShapeStyleSettingsBuilder
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<MapLayerDefaultsShapeStyleFillSettingsBuilder>
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<MapLayerDefaultsShapeStyleStrokeSettingsBuilder>
The configurator for the stroke setting.