New to Telerik UI for ASP.NET MVC? Download free 30-day trial

MapLayerDefaultsShapeSettingsBuilder

Defines the fluent API for configuring the MapLayerDefaultsShapeSettings settings.

Methods

Attribution(System.String)

The attribution for all shape layers.

Parameters

value - System.String

The value that configures the attribution.

Opacity(System.Double)

The the opacity of all shape layers.

Parameters

value - System.Double

The value that configures the opacity.

Style(System.Action)

The default style for shapes.

Parameters

configurator - System.Action<MapLayerDefaultsShapeStyleSettingsBuilder>

The action that configures the style.

In this article
Not finding the help you need?