Kendo.Mvc.UI.Fluent.MapLayerDefaultsTileSettingsBuilder
Defines the fluent API for configuring MapLayerDefaultsTileSettings
Methods
UrlTemplate(System.String)
The URL template for tile layers. Template variables: x - X coordinate of the tile; y - Y coordinate of the tile; zoom - zoom level or subdomain - Subdomain for this tile. See subdomains.
Parameters
value System.String
The value for UrlTemplate
UrlTemplateId(System.String)
The URL template for tile layers. Template variables: x - X coordinate of the tile; y - Y coordinate of the tile; zoom - zoom level or subdomain - Subdomain for this tile. See subdomains.
Parameters
templateId System.String
The ID of the template element for UrlTemplate
Attribution(System.String)
The attribution of all tile layers.
Parameters
value System.String
The value for Attribution
Subdomains(System.String[])
The subdomain of all tile layers.
Parameters
value System.String[]
The value for Subdomains
Opacity(System.Double)
The the opacity of all tile layers.
Parameters
value System.Double
The value for Opacity