Esri / arcgis-toolkit-sl-wpf

Toolkit for the ArcGIS Runtime SDK for WPF and ArcGIS API for Silverlight
Microsoft Public License
23 stars 29 forks source link

fix WmsLayer initializing exception #6

Closed KubaSzostak closed 10 years ago

KubaSzostak commented 10 years ago

This fixes unhandled exception when initializing WmsLayer with URL that points to invalid GetCapabilities XML document (fixes #4)

dbroux commented 10 years ago

@dotMorten Looks good to me

dbroux commented 10 years ago

@kubaszostak Thanks for contributing.