[OpenLayers-Dev] Help with where to look for a bug - drawFeatures
controls not working at ONE zoom level.
Phil Scadden
p.scadden at gns.cri.nz
Fri Apr 27 00:32:27 EDT 2012
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.
More information about the Dev
mailing list