i&#39;m having a little problem, wondering if anyone here has any suggestions<br><br>i&#39;m currently making a script that when you click on a polygon feature on an overlay, it reconizes which feature you clicked on and draws an OpenLayers Vector Polygon around it.&nbsp; the problem is that for some layers, there are tens of thousands of polygons its taking too long.&nbsp; its just takign too long to go through every polygon and figure out which one you clicked on.&nbsp; 
<br><br>anyone have any suggestions as to how i could speed this up?<br>