Kendo.Mvc.UI.Fluent.MapLayerDefaultsSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsSettings settings.
Methods
Marker(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsMarkerSettingsBuilder>)
The default configuration for marker layers.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsMarkerSettingsBuilder>
The action that configures the marker.
Shape(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeSettingsBuilder>)
The default configuration for shape layers.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeSettingsBuilder>
The action that configures the shape.
Bubble(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleSettingsBuilder>)
The default configuration for bubble layers.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBubbleSettingsBuilder>
The action that configures the bubble.
TileSize(System.Double)
The size of the image tile in pixels.
Parameters
value System.Double
The value that configures the tilesize.
Tile(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsTileSettingsBuilder>)
The default configuration for tile layers.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsTileSettingsBuilder>
The action that configures the tile.
Bing(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBingSettingsBuilder>)
The default configuration for Bing (tm) tile layers.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsBingSettingsBuilder>
The action that configures the bing.