Hello all !!!<br><br>I need to change the popup class of a Feature object. I&#39;ve tried to do it as the following, but it has not worked.<br><br>feature = new OpenLayers.Feature(layer, new OpenLayers.LonLat(lng,lat), {popupClass:&#39;OpenLayers.Popup&#39;});<br>
<br>I don&#39;t want to change that from the file Feature.js.<br><br>Can anyone help me?<br>Thanks<br>Leandro<br><br>