ThinkGeo.com    |     Documentation    |     Premium Support

Add WMSOverlay in PrinterInteractiveOverlay

There is a sample project which adds WmsLayer into PrinterInteractiveOverlay, but WmsOverlays has a better performance and quality than WmsLayers.

for example, I compare BingOverlay with BingLayer, and I see BingOverlay has better quality than BingLayer.

So, my question is how can I add WMSOverlay into PrinterInteractiveOverlay?

Thanks Mahdi,
Yes. The WMSOverlay has better performance than the WMSLayer. Because we did some optimization for the WMSOverlay such as using multiple threading. WMSOverlay is not able to be added to the PrinterInteractiveOverlay. But we are doing some enhancement for the WMSlayer right now. Hopefully this will get PrinterInteractiveOverlay perform better if we have the WMSLayer in it. We will let you know once the wmslayer enhancement done.

Thanks

Frank