Files
openlayers/test/spec/ol
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-05-28 16:01:33 +02:00
2013-03-27 11:52:42 +01:00
2013-03-19 21:34:31 +01:00
2013-05-06 15:35:40 +02:00
2013-03-22 17:25:31 +01:00