Hi ThinkGeo,
I am unable to find API that I can use to determine when to Clear off TileCache on the WPF Client. Is t
Scenario:
-Initially WPF client is having tiles based on map rendered from WMS server.
- Now data on the WMS server is upgraded to say 2010 data. We want the WPF client tile cache to be cleared off.
Questions:
How to determine WPF client cache needs to be cleared? Is there a version/date attribute on Tile/ BitmapTileCache or TiledWMSOverlayclass that I can make use of?
Regards,
Anil