diff --git a/doc/tutorials/concepts.hbs b/doc/tutorials/concepts.hbs index ba93365e39..ffb5f17652 100644 --- a/doc/tutorials/concepts.hbs +++ b/doc/tutorials/concepts.hbs @@ -75,7 +75,7 @@ The above snippets can be combined into a single script that renders a map with import Map from 'ol/Map'; import View from 'ol/View'; import OSM from 'ol/source/OSM'; -import TileLayer from 'ol/source/Tile'; +import TileLayer from 'ol/layer/Tile'; new Map({ layers: [