use olImageLoadError class to hide unavailable img. non functional changes
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12389 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
var map, layer;
|
||||
|
||||
// if tiles are not available, hide images
|
||||
//OpenLayers.Util.onImageLoadError = function() {
|
||||
// this.style.display = "none";
|
||||
//}
|
||||
|
||||
// called on body load
|
||||
function init() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user