OpenLayers JavaScript Mapping Library OpenLayers Util |
extend
Copy all properties of a source object to a destination object. Modifies the passed in destination object. Parameters
Returns{Object} The destination object. zIndex is NOT setParameters
Returns{DOMElement} A DOM Div created with the specified attributes. |
Copy all properties of a source object to a destination object.
OpenLayers.Util.extend = function( destination, source )