Assert that an element is removed in ol.structs.RBush#remove_
This commit is contained in:
committed by
Tom Payne
parent
2b46c037d7
commit
ce721bc42f
@@ -660,6 +660,7 @@ ol.structs.RBush.prototype.remove_ = function(extent, value) {
|
||||
}
|
||||
}
|
||||
}
|
||||
goog.asserts.fail();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user