[Users] FeatureStore filter
Christian Spanring
christian at spanring.eu
Tue Nov 17 19:29:19 CET 2009
Hi,
I'm trying to apply a filter to a FeatureStore (GeoJSON format) and
would like to synchronize it with the features drawn on the map.
Using
MyFeatureStore.filter("key","value");
filters my records nicely in the GridPanel, but I'm not sure if that's
the right way to go, since it doesn't seem to affect the features on
the map (a
myvectorlayer.refresh({force: true});
didn't help either).
Any hints in this direction are highly appreciated!
Thanks!
Christian
More information about the Users
mailing list