Tests / remove view extent constraint on zoomify tests
This commit is contained in:
@@ -16,7 +16,6 @@ new Map({
|
||||
target: 'map',
|
||||
view: new View({
|
||||
resolutions: [2, 1],
|
||||
extent: [0, -200, 200, 0],
|
||||
center: [100, -100],
|
||||
zoom: 0.4
|
||||
})
|
||||
|
||||
@@ -17,7 +17,6 @@ new Map({
|
||||
target: 'map',
|
||||
view: new View({
|
||||
resolutions: [2, 1],
|
||||
extent: [0, -200, 200, 0],
|
||||
center: [100, -100],
|
||||
zoom: 0.4
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user