MapLayerDefaultsTileSettingsTagHelper

Example

Razor
<tile>
    <url-template></url-template>
</tile>

ChildTags

Tag NameDetails
url-templateTemplateTagHelper

Attributes

AttributeTypeDescription
attributionStringThe attribution of all tile layers.
opacityDoubleThe the opacity of all tile layers.
subdomainsString[]The subdomain of all tile layers.
url-templateStringThe 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.
url-template-handlerStringThe 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.
url-template-idStringThe 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.
url-template-viewIHtmlContentThe 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.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support