We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fff9d commit 7e63d34Copy full SHA for 7e63d34
test/openlayers/mapping/WebMapSpec.js
@@ -1,7 +1,7 @@
1
import ol from 'openlayers';
2
import {WebMap} from '../../../src/openlayers/mapping/WebMap';
3
import {FetchRequest} from '../../../src/common/util/FetchRequest';
4
-import '../../resources/WebMap.js';
+import '../../resources/WebMapOpenlayer.js';
5
import {ArrayStatistic} from "../../../src/openlayers/core/ArrayStatistic";
6
7
describe('openlayers_WebMap', () => {
0 commit comments