Use the composite renderer

This commit is contained in:
Tim Schaub
2018-11-13 12:42:43 +01:00
parent dd23055db1
commit b3903df156
7 changed files with 9 additions and 90 deletions

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';