Use the regular map in the rendering tests

This commit is contained in:
Tim Schaub
2018-11-14 20:36:30 +01:00
parent f9ebb0c917
commit 6edac64b81

View File

@@ -1,4 +1,4 @@
import Map from '../../../src/ol/CompositeMap.js';
import Map from '../../../src/ol/Map.js';
import View from '../../../src/ol/View.js';
import Feature from '../../../src/ol/Feature.js';
import LineString from '../../../src/ol/geom/LineString.js';