I do something like:

var obj = new OpenLayers.Geometry.LineString(points);
var polygonFeature = new OpenLayers.Feature.Vector( obj );

It shows up find but goes away on zoom and does not come back, even on the
same zoom level. Do You have to redraw them?

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/features-vanish-on-zoom-tp5330701p5330701.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to