diff --git a/src/components/map/LayerStack.test.tsx b/src/components/map/LayerStack.test.tsx index 8d2e1c7..5cb49c7 100644 --- a/src/components/map/LayerStack.test.tsx +++ b/src/components/map/LayerStack.test.tsx @@ -23,244 +23,127 @@ describe('The LayerStack component', () => { transform="translate(0, 0) scale(1)" > - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -287,236 +170,121 @@ describe('The LayerStack component', () => { transform="translate(0, 0) scale(1)" > - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -561,336 +329,121 @@ describe('The LayerStack component', () => { transform="translate(0, 0) scale(2)" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="scale(512) translate(-1554, -666)" + /> - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + + + + + + + + + + diff --git a/src/components/map/TiledLayer.test.tsx b/src/components/map/TiledLayer.test.tsx index f4691cc..69ed7fe 100644 --- a/src/components/map/TiledLayer.test.tsx +++ b/src/components/map/TiledLayer.test.tsx @@ -49,116 +49,7 @@ describe('The TiledLayer component', () => { > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + /> `); });