give the element a backgroundGraphic so we know that we need to remove the background element
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7997 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -428,7 +428,8 @@
|
|||||||
'removeChild': function(elem) {
|
'removeChild': function(elem) {
|
||||||
gElemRemoved = elem;
|
gElemRemoved = elem;
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
'_style' : {backgroundGraphic: "foo"}
|
||||||
};
|
};
|
||||||
gBackElement = {
|
gBackElement = {
|
||||||
'parentNode': {
|
'parentNode': {
|
||||||
|
|||||||
Reference in New Issue
Block a user