Hello all !!! I need to change the popup class of a Feature object. I've tried to do it as the following, but it has not worked.
feature = new OpenLayers.Feature(layer, new OpenLayers.LonLat(lng,lat),
{popupClass:'OpenLayers.Popup'});
I don't want to change that from the file Feature.js.
Can anyone help me?
Thanks
Leandro
_______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
