Files
openlayers/src/ol/layer
Tim Schaub b04a36ede7 Replace use of filter with expressions
The canvas vector layer still has the (API candidate) `getFeatures` method that accepts an arbitrary expression (was filter).  This, and the `getFeaturesObject` method under it are only used in the tests.  The rendering code that was using filters is now calling `layer.getFeaturesObjectForExtent` with an explicit extent and optional geometry type.
2013-06-25 12:15:33 -06:00
..
2013-02-14 23:36:36 +01:00
2013-06-01 18:09:29 +02:00
2013-05-21 22:44:28 -05:00