Thanks for the suggestions Bart.  I added:

Ext.onReady(function() {
    Ext.QuickTips.init();
     // Add the following per Bart's suggestion to fix symbol in layer tree
     GeoExt.WMSLegend.prototype.useScaleParameter = false;

This caused the symbol not to display in the layer tree.

The I removed the above add added:

xtype: "gx_wmslegend",
useScaleParameter: false

to LayerTreeBuilder.js. Same affect as above, no symbology in the layer 
tree.
I will post to geoserver list in a few days if someone here does not 
come up with a solution.


-- 
Andrew Parker
Source3 Computing, LLC
www.source3.com
skype: source3computing
505-350-5535


_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to