Select to view content in your preferred language

Display the map URL generated by the WMSLayer component?

706
1
Jump to solution
02-21-2013 06:20 AM
JasonCantrell
Deactivated User
I'm trying to find a way to access and display the map URL generated by the WMSLayer component for testing and debugging purposes.  The only way I have been able to see this URL previously is when the map doesn't load properly and the broswer gives me an error popup.  Does anybody know how I can access this programatically so that I can display it in a trace statement or an alert?
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AnthonyGiles
Honored Contributor
Jason,

The easiest way I use to track the messages going back and forth is to use firefox with the firebug plugin or IE and fiddler.

Regards

Anthony

View solution in original post

0 Kudos
1 Reply
AnthonyGiles
Honored Contributor
Jason,

The easiest way I use to track the messages going back and forth is to use firefox with the firebug plugin or IE and fiddler.

Regards

Anthony
0 Kudos