<div id="result_box" dir="ltr">That does not work, <br>It always take the marker default.</div><br>&nbsp;&nbsp;&nbsp; yelp = new OpenLayers.Icon(&quot;blu.png&quot;, new OpenLayers.Size(20,29));<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; var options = {<br>&nbsp;&nbsp;&nbsp; &#39;icon&#39;: yelp&nbsp; <br>
&nbsp;&nbsp;&nbsp;&nbsp; };<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; new1 = new OpenLayers.Layer.GeoRSS( &#39;GeoRSS&#39;, &#39;georss.xml&#39;, options);<br>