[]
        
(Showing Draft Content)

C1.Win.Map.TileLayer.TileSource

TileSource Property

TileSource

Gets or sets the tile source for this layer.

Declaration
[TypeConverter(typeof(TileSourceConverter))]
public ITileSource TileSource { get; set; }
Remarks

Sets to null to make the tile layer disabled.