[OpenLayers-Users] KaMap pink tiles
Tim Schaub
noreply at geocartic.com
Wed Dec 13 15:07:47 EST 2006
> Hi all
>
> I was having some problems with my KaMap layer producing pink
> tiles on occasion - after advice from Christopher and TSchaub
> on the irc - I came up with a bit of a hack that seemed to
> fix the problem.
I've added a ticket and included a patch that does the same as your code.
See
http://trac.openlayers.org/attachment/ticket/447/avoid_pink.patch
If you want to use this patch, set the IMAGE_RELOAD_ATTEMPTS in your
application
OpenLayers.IMAGE_RELOAD_ATTEMPTS = 3; // works well for me
I think this has value for all layer types.
Tim
More information about the Users
mailing list