[OpenLayers-Users] Difficulties with GetFeatureInfo

mpriour mpriour at kestrelcomputer.com
Tue Jul 8 22:54:34 EDT 2008


I was actually struggling with this same problem this past month.
You should use:

var xmlResponse = new OpenLayers.Format.XML().read(response.responseText);

this will convert the text into a valid xml object.


More information about the Users mailing list