Hi, I've insert a legend in my map:
var Llegenda = new GeoExt.LegendPanel({ map: map, title: 'Llegenda', defaults: { style: 'padding:5px', baseParams: { FORMAT: 'image/png', LEGEND_OPTIONS: 'forceLabels:on' } } }); And it shows the layers and the symbols of categories but doesn't label them. What I have to do? Thanks! -- http://kikocanas.blogspot.com
_______________________________________________ Users mailing list Users@geoext.org http://www.geoext.org/cgi-bin/mailman/listinfo/users