Port ol.source.Vector to ol.structs.RBush

This commit is contained in:
Tom Payne
2013-11-24 14:17:36 +01:00
parent 4cddee2a0e
commit 8294ca9f57
2 changed files with 8 additions and 18 deletions

View File

@@ -103,7 +103,7 @@ describe('ol.source.Vector', function() {
});
describe('#removeFeature', function() {
describe.skip('#removeFeature', function() {
it('works as expected', function() {
var i;