MapLayerDefaultsShapeSettingsBuilder

Methods

Attribution(System.String)

The attribution for all shape layers.

Parameters

value - System.String

The value for Attribution

Opacity(System.Double)

The the opacity of all shape layers.

Parameters

value - System.Double

The value for Opacity

Style(System.Action)

The default style for shapes.

Parameters

configurator - System.Action<MapLayerDefaultsShapeStyleSettingsBuilder>

The configurator for the style setting.