When I added:
OpenLayers.Layer.Vector.prototype.renderers = ["SVG2", "Canvas","VML"]
or
OpenLayers.Layer.Vector.prototype.renderers = [ "Canvas","SVG2","VML"]

then the problem goes away, while
OpenLayers.Layer.Vector.prototype.renderers = ["SVG", "Canvas","VML"]
reproduces the problem!

What is the recommendation for renderer order? SVG2 or Canvas?


Notice: This email and any attachments are confidential. If received in error 
please destroy and immediately notify us. Do not copy or disclose the contents.

_______________________________________________
Dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to