ThinkGeo.com    |     Documentation    |     Premium Support

ClientCache with CustomOverlays

The example of using Client/Server caching only mentions StaticOverlays.


I can't seem to find the equivalent for use with CustomOvelays.


Looking in the API reference under ClientCache Class it mentions that there should be Map1.ClientCache but that doesn't exist.


Any ideas?



Okay, okay. 
 I didn’t look hard enough. 
  
 It has to be set per LayerOverlay used. 
  
 My bad.

Kirk, just let you know that we cannot cache the 3rd part overlays (GoogleMap/YahooMap/VirtualEarth/Wms) but only “our own overlay” ------ LayerOverlay. That’s why you can only find the 2 properties there but cannot see it in a general Overlay.  
  
 Ben