Hi,
Does the WMSOverlay support client side or server side cacheing? I'm adding it to the CustomOverlays collection but I don't see anywhere to set the cacheing options.
Thanks
Clint
Hi,
Does the WMSOverlay support client side or server side cacheing? I'm adding it to the CustomOverlays collection but I don't see anywhere to set the cacheing options.
Thanks
Clint
Hi Clint,
WmsOverlay is managed by client script which we can’t handle much, for both client and server cache needs support of the WMS Server. If you want to use cache for WMS Service, please use WmsRasterLayer instead which can use Cache system of the LayerOverlay.
If you have any questions please let me know.
Thanks,
Howard