Right click on the broken/pink tile, and view it in a new window or tab. Most likely it's actually text, an error message from the server.
I haven't played around with WMTS in OpenLayers, but typically pink tiles mean that OpenLayers wasn't configured correctly, wrong resolutions or bounds. The error message will say. -Arne On 11/19/10 4:08 PM, Charles Galpin wrote: > I have not actually seen the tiles so I am not sure if this works or not, but > I have seen this in examples out there > > // avoid pink tiles > OpenLayers.IMAGE_RELOAD_ATTEMPTS = 3; > OpenLayers.Util.onImageLoadErrorColor = "transparent"; > > hth > charles > > On Nov 19, 2010, at 3:32 AM, adityakumar529 wrote: > >> I am using WMTS service.But when I am putting one layer over the other I am >> getting pink tiles.This feature I am getting in IE ,in Mozilla everything is >> working fine.How to remove the pink tiles that are visible in IE. >> -- > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
