[OpenLayers-Users] applying CQL filter

T at f!t grob_david at gmx.ch
Wed Jun 2 03:35:54 EDT 2010


Hy,

I think if you do it like this, it should work:

var filterParams = {cql_filter: null};
filterParams["cql_filter"] = applyFilterBTS();
yourLayer.mergeNewParams(filterParams); 

I assume that OPERATOR is the Attribut of you Layer.

cheers David
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/applying-CQL-filter-tp5129485p5129644.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list