diff --git a/example/ui/lib/maps.ts b/example/ui/lib/maps.ts index c03784d..dd31f38 100644 --- a/example/ui/lib/maps.ts +++ b/example/ui/lib/maps.ts @@ -1,4 +1,4 @@ -import '@openlayers-elements/maps/ol-map.js' +import '@openlayers-elements/core/ol-map.js' import '@openlayers-elements/maps/ol-marker-icon.js' import '@openlayers-elements/core/ol-layer-vector.js' import '@openlayers-elements/maps/ol-layer-openstreetmap.js'