Hello,<div><br></div><div>I just discovered GeoExt and OpenLayers 2 days ago and I'm rebuilding my project using GeoExt (it was using the very good GmapPanel before).</div><div>First of all, thanks for it, it's a very good job !</div>
<div><br></div><div>I subscribe to this list because I have a small problem.</div><div><br></div><div>I have a single URL who return me all the markers to display on the map.</div><div>Those markers must have different icons.</div>
<div><br></div><div>I don't want to create multiple layers for each kind of markers, that would make too much external calls and slow down the whole stuff.</div><div><br></div><div><div>I have pasted some bits of code here: <a href="http://pastebin.com/Uee7xdzJ">http://pastebin.com/Uee7xdzJ</a></div>
</div><div><br></div><div>I suppose that I have to add a property like:</div><div><br></div><div><font class="Apple-style-span" face="'courier new', monospace">imgRef: 1</font></div><div><br></div><div>in my json response to identify the picture to display in javascript later, but I don't know where to put it and how to retrieve it.</div>
<div><br></div><div>Can you help me ?</div><meta charset="utf-8"><div><br></div><div>Thanks.</div><div><br clear="all">-Pol D.-<br>
</div>