Hi,
First off, my apologies if this has been answered elsewhere if if I am asking in the wrong forum
I have started programming a Silverlight application where we show a KML file with a ground overlay. This is using the esri:KmlLayer tag but none of the images referenced in the KML file will render. Have also tried using a KMZ file and also using a full path to the image instead of a local reference in the KML/KMZ file. Any lines or shapes etc work fine, just ground overlayed images have issues.
Has anyone seen this issue before or know of something that could fix it?
Cheers
Will