Select to view content in your preferred language

Single WMS layer in map not displayed

1708
10
Jump to solution
03-26-2012 03:07 AM
MarkusHjärne
Deactivated User
Hi,

when I have a map with just a single WmsLayer added in XAML, the layer is not displayed. I've tried to set the map's spatial reference by explicitly settings the map's extent to an envelope with the correct spatial reference in XAML, but it has no effect.

But if I add another non-WMS layer to the map in XAML, under or above the WmsLayer, the WmsLayer is displayed.

I'm using version 2.4 of the Silverlight API version.

How can I display just a single WmsLayer in a map?


Best Regards
Markus Hjärne
0 Kudos
10 Replies
DominiqueBroux
Esri Frequent Contributor
You are right WPF, Silverlight and WP7 share essentially the same code base.
The fix for this issue is in the version 10.1.1 that is now out.
0 Kudos