diff --git a/Util.txt b/Util.txt new file mode 100644 index 0000000000..8e14fa816f --- /dev/null +++ b/Util.txt @@ -0,0 +1,7 @@ +OpenLayers.Util + +Utility class. Stores a bunch of methods and settings that don't fit anywhere else. + +* Options + + OpenLayers.Util.onImageLoadErrorColor -- A string to set img.style.backgroundColor to if the onerror event fires for the image (useful for 500 errors from WMS, for example).