Thank you I got that.
but now I'm confused, when will this func be called ?

// called when features are fetched
function loadFeatures(data) {
    var features = new OpenLayers.Format.GeoJSON().read(data);
    states.addFeatures(features);


I'm using Vector Layer & WFSProtocol.


--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/How-to-use-CQL-filter-tp4483168p4487467.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to