So now that I have this working ok I just have a small issue. I notice that
when outputting the getfeatureinfo using -

 getfeatureinfo: function(e) {

and setting the popup html value to e.text then the attributes of my feature
are displayed properly in a table. Now I see that in the html the attributes
are being directly called by variable named such as OwnerName. My question
is.. can I directly access this attribute through the e object because I
attempted to debug it through firebird and navigate the e.features but it
appears empty.. although it obviously is containing my attribute variables
such as OwnerName somewhere.. how do I access this? Thanks for advice!
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/WMSGetFeatureInfo-with-grouped-layers-tp5852910p5855940.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to