[OpenLayers-Dev] VML Layer does not redraw

Felipe Alcacibar falcacibar at gmail.com
Thu May 7 02:59:37 EDT 2009


I changed to:

layer.destroyFeatures();
layer.addFeatures((new
OpenLayers.Format.GeoJSON()).read(req.responseText));
setTimeout(function() { layer.redraw(); }, 100);


With the same results =(... any other trick... i search but i cannot
found any topic about this bug =/...
IE and his "only god knows features" =( ...

Cheers !!

Felipe



More information about the Dev mailing list