Adding a filter strategy for limiting features that are included in a layer's collection. The strategy takes a filter and caches features that don't pass the filter. Call setFilter on the strategy to update the cache and collection on the layer. r=ahocevar (closes #2790)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10655 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
<li>Strategy.html</li>
|
||||
<li>Strategy/BBOX.html</li>
|
||||
<li>Strategy/Cluster.html</li>
|
||||
<li>Strategy/Filter.html</li>
|
||||
<li>Strategy/Fixed.html</li>
|
||||
<li>Strategy/Paging.html</li>
|
||||
<li>Strategy/Save.html</li>
|
||||
|
||||
Reference in New Issue
Block a user