On Mon, Jun 11, 2007 at 10:16:00AM +0200, Pierre GIRAUD wrote:
> Can you give some explanations or examples for non trivial ways to
> turn the alpha-hack off ?
> 

I was going to say "I have no idea", but a coworker helpfully pointed
out that you can just do this after loading all relevant controls:

 OpenLayers.Util.alphaHack = function() { return false; }

Regards,
-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to