How to Add a Dynamic Layer to an Esri Map Control Programatically in WPF?

Posted by Scott on Stack Overflow See other posts from Stack Overflow or by Scott
Published on 2010-05-06T16:11:32Z Indexed on 2010/05/19 16:20 UTC
Read the original article Hit count: 198

Filed under:
|
|
|

Just as the question asks.

I have an Esri map control and want to add a Rastor image to the control in WPF and don't know how to do it. I see that I can add layers to the Map control, but is there a way to add a Raster image to a map control?

I did find this code to turn the raster image into a Dynamic layer, but Im still lost on how to add a dynamic layer to the control it self.

http://resources.esri.com/arcgisserver/apis/silverlight/index.cfm?fa=codeGalleryDetails&scriptID=16723

Thank you!

© Stack Overflow or respective owner

Related posts about esri

Related posts about gis