Hi,<div><br></div><div>I&#39;ve insert a legend in my map:</div><div><br></div><div><div>var Llegenda = new GeoExt.LegendPanel({</div><div>    map: map,</div><div>    title: &#39;Llegenda&#39;,</div><div>    defaults: {</div>
<div>        style: &#39;padding:5px&#39;,</div><div>        baseParams: {</div><div>            FORMAT: &#39;image/png&#39;,</div><div>            LEGEND_OPTIONS: &#39;forceLabels:on&#39;</div><div>        }</div><div>    }</div>
<div>});</div></div><div><br></div><div><div>And it shows the layers and the symbols of categories but doesn&#39;t label them. What I have to do?</div><div>Thanks!</div></div><div><br></div><div>  <br><div><div><br></div>
-- <br><a href="http://kikocanas.blogspot.com" target="_blank">http://kikocanas.blogspot.com</a><br>
</div></div>