[]
Represents a map layer with image tiles as data.
public interface IMapTileLayer : IMapLayer
Name | Description |
---|---|
EmbeddedTiles | Gets the collection of embedded tiles. |
Provider | Gets the name of the tile provider. 'Bing' by default. |
TileLanguage | Gets the language of the tile. |
TileStyle | Gets the tiles style. |
UseSecureConnection | Gets a value indicating whether a secure connection should be used for retrieving tiles. |