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

MapLayerDefaultsSettingsBuilder

Methods

Marker(System.Action)

The default configuration for marker layers.

Parameters

configurator - System.Action<MapLayerDefaultsMarkerSettingsBuilder>

The configurator for the marker setting.

Shape(System.Action)

The default configuration for shape layers.

Parameters

configurator - System.Action<MapLayerDefaultsShapeSettingsBuilder>

The configurator for the shape setting.

Bubble(System.Action)

The default configuration for bubble layers.

Parameters

configurator - System.Action<MapLayerDefaultsBubbleSettingsBuilder>

The configurator for the bubble setting.

TileSize(System.Double)

The size of the image tile in pixels.

Parameters

value - System.Double

The value for TileSize

Tile(System.Action)

The default configuration for tile layers.

Parameters

configurator - System.Action<MapLayerDefaultsTileSettingsBuilder>

The configurator for the tile setting.

Bing(System.Action)

The default configuration for Bing (tm) tile layers.

Parameters

configurator - System.Action<MapLayerDefaultsBingSettingsBuilder>

The configurator for the bing setting.

In this article
Not finding the help you need?