Map depends on tweening.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7014 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -415,8 +415,8 @@ OpenLayers.Util.modifyAlphaImageDiv = function(div, id, px, sz, imgURL,
|
|||||||
position, border, sizing,
|
position, border, sizing,
|
||||||
opacity) {
|
opacity) {
|
||||||
|
|
||||||
OpenLayers.Util.modifyDOMElement(div, id, px, sz,
|
OpenLayers.Util.modifyDOMElement(div, id, px, sz, position,
|
||||||
null, null, null, opacity);
|
null, null, opacity);
|
||||||
|
|
||||||
var img = div.childNodes[0];
|
var img = div.childNodes[0];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user