Visual Basic (Declaration) | |
---|---|
Public Interface ITileCache |
C# | |
---|---|
public interface ITileCache |
Implement this interface on a TiledLayer to enhance tile caching for WPF and Windows Phone applications where a browser cache is not present. This cache avoids multiple webrequests for the same tile.
Target Platforms: Windows Vista, Windows 7