Re-export style constructors from ol/style

This commit is contained in:
Tim Schaub
2018-04-23 17:55:37 -06:00
parent e28305186c
commit cda0fe6e41
53 changed files with 64 additions and 188 deletions

View File

@@ -6,8 +6,7 @@ import Point from '../src/ol/geom/Point.js';
import {Tile as TileLayer, Vector as VectorLayer} from '../src/ol/layer.js';
import TileJSON from '../src/ol/source/TileJSON.js';
import VectorSource from '../src/ol/source/Vector.js';
import Icon from '../src/ol/style/Icon.js';
import Style from '../src/ol/style/Style.js';
import {Icon, Style} from '../src/ol/style.js';
const iconFeature = new Feature({