Use window for global

This commit is contained in:
Tim Schaub
2017-08-18 16:32:01 -04:00
parent 6113821d7c
commit 670c6d9f3f

View File

@@ -514,4 +514,4 @@ goog.require('ol.renderer.webgl.Map');
}
});
})(this);
})(window);