Remove PluggableMap

This commit is contained in:
Tim Schaub
2022-07-31 09:39:59 -06:00
parent b534368394
commit 85ef563ba8
57 changed files with 1959 additions and 1993 deletions
@@ -194,7 +194,7 @@ describe('ol.layer.VectorTile', function () {
});
const renderer = layer.getRenderer();
const frameState =
/** @type {import("../../../../../src/ol/PluggableMap.js").FrameState} */ ({
/** @type {import("../../../../../src/ol/Map.js").FrameState} */ ({
pixelRatio: 1,
viewState: {
zoom: zoom,