Good day
I have recently started implementing ZedGrap into our solution, however we are getting partial tiles as per below. What could the cause of this me? And is there a possible solution?
The ZedGraph LayerOverlay is the only data currently loaded into a Overlay seperate form the basemap data…
Regards
Meyer
Partial tiles using ZedGraph
Hi Meyer,
I guess this might be caused as the layeroverlay is under MultipleTile, switching to SingleTile should fix this issue.
please feel free to let us know, if the issue persists,
Thanks,
Troy
Hi Troy
Using SingleTile resolved the issue. Thank you very much.
Regards
Meyer
Meyer,
Good to hear it works.
Troy