That does not work,
It always take the marker default.
yelp = new OpenLayers.Icon("blu.png", new OpenLayers.Size(20,29));
var options = {
'icon': yelp
};
new1 = new OpenLayers.Layer.GeoRSS( 'GeoRSS', 'georss.xml', options);
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
