Progress® Telerik® Reporting R1 2021
GenericTileProvider Properties
The GenericTileProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attribution |
The Attribution property must be set manually according to the tile provider usage policy.
This text will be displayed in the lower right corner of the map area.
|
![]() | LogoUrl |
The LogoUrl property denotes the URL used to download the tile provider logo, if required by the provider's usage policy.
In case the URL points to a valid image, it will be displayed in the lower left corner of the map area.
|
![]() | TileImageFormat | Obsolete.
Gets or sets the TileImageFormat that will be used when returning the requested tile image to the client.
(Inherited from TileProvider.) |
![]() | UrlSubdomains |
Set of subdomains that will replace the {subdomain} tag in the UrlTemplate.
When more than one subdomain is specified, the tile requests will be distributed evenly among the subdomains.
|
![]() | UrlTemplate |
A templated URL that will be used to fetch the tiles from the tile provider.
Valid template patterns are {subdomain}, {x}, {y}, {zoom}.
|