Show only one world

This commit is contained in:
ahocevar
2019-03-22 21:55:54 +01:00
parent a95481a8fe
commit 3940b5ec88
6 changed files with 97 additions and 46 deletions

View File

@@ -100,6 +100,7 @@ describe('ol.renderer.Layer', function() {
view = new View({
center: [0, 0],
multiWorld: true,
zoom: 0
});