Files
openlayers/doc/Util.txt
2006-08-26 16:05:25 +00:00

8 lines
289 B
Plaintext

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).