Hi everyone,<br><br>I have a feature class of points that displays a breadcrumb trail of GPS points for a target. When zoomed out to the full extent of the map, OpenLayers renders 1000+ points in a tiny little area, thus reducing performance of my application. Is there a way I can tell OpenLayers to render just one point for a bunch of points within a given radius of the point? For example, when zoomed out to the full extent, I would rather have 1 to 3 points rendered rather than 1000+, but then be able to see every point applicable when zoomed in.<br>
<br>Thanks in advance for any help.<br><br>Jon<br>