I have tried to modify the OpenLayers.Strategy.BBOX's createFilter method to always include the features, however since the feature's coordinate (173.71,-40.19) is outside the map bound(e.g. -205.63,-72.10 -147.625,-12.33) the feature is not rendered.
I had a look at the OpenLayers.Layer.Vector's moveTo method, when the map is moved that the bounds.left < -180, the feature.onScreen() method returns false. Just wondering which class/method should I modify to get the feature to render? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/WFS-render-problem-with-WMS-wrapDateLine-true-tp5374915p5437947.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users