Kendo.Mvc.UI.Fluent.MapLayerDefaultsBingSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsBingSettings settings.
Methods
Attribution(System.String)
The attribution of all Bing (tm) layers.
Parameters
value System.String
The value that configures the attribution.
Opacity(System.Double)
The the opacity of all Bing (tm) tile layers.
Parameters
value System.Double
The value that configures the opacity.
Key(System.String)
The key of all Bing (tm) tile layers.
Parameters
value System.String
The value that configures the key.
Culture(System.String)
The culture to be used for the bing map tiles.
Parameters
value System.String
The value that configures the culture.
ImagerySet(Kendo.Mvc.UI.MapLayersImagerySet)
The bing map tile types. Possible options.
Parameters
value Kendo.Mvc.UI.MapLayersImagerySet
The value that configures the imageryset.