Is this just me? OK here is the site:
http://maps.alphadex.de/maps/google_overlay_test_cumberland.html The page loads fine, but trying to zoom or pan in IE (not tested in other browsers) ends up with "Error line 758: Object doesn't support this action". If I open the debugger, I'm landing in main.js (Google's) and the passage "a.baseTileHasError" after delete is marked. Examining the "a" object shows, that there is really no such an object "baseTileHasError". ol.prototype.cf=function(a,b,c){var d;if(a.errorTile){xh(a.errorTile);a.errorTile=k;d=l}if(a.baseTileHasError){delete a.baseTileHasError;d=l}var e=this.R,f=e.getTileSize(),g=this.ic.gridTopLeft,h=new N(g.x+c.x*f,g.y+c.y*f);if(h.x!=a.offsetLeft||h.y!=a.offsetTop)kc(a,h);lc(a,new D(f,f));var j=e.getProjection(),n=this.vf,p=this.ic.topLeftTile,q=new N(p.x+c.x,p.y+c.y),s=l;if(j.tileCheckRange(q,n,f)){var u=b.getTileUrl(q,n);if(ol.Lj)if(h.x<=-f||h.x>this.c.O().width||h.y<=-f||h.y>this.c.O().height)u=ud; I swear, this link did work until yesterday evening and the tiles are there. Any pointer welcome Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
