[OpenLayers-Dev] adding markers is slow in IE

Christopher Schmidt crschmidt at metacarta.com
Mon Jun 11 07:12:49 EDT 2007


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



More information about the Dev mailing list