I’m trying to connect to a WMS service. Here’s an example.
At first I couldn’t get the layers from get capabilities because I found this site use xmlns and I need to use namespace manager to access the nodes properly.
After sorting this issue with not getting any layers, I found that when the layer is returned to the map, the SendingWebRequest event is never raised on map refresh so no layer ever appears.
Note that if I use a site that does not use xmlns that info is displayed correctly and the events are raised as expected.
I’m using v10. Am wondering if you can get the site to work.
Thanks,
Damian