|
|
@@ -19,7 +19,7 @@ import View from 'ol/View';
|
|
|
import angular from 'angular';
|
|
|
import {HsComponent} from './app.component.js';
|
|
|
import {OSM} from 'ol/source';
|
|
|
-import {Tile} from 'ol/layer';
|
|
|
+import {Tile, Vector as VectorLayer} from 'ol/layer';
|
|
|
|
|
|
function getHostname() {
|
|
|
const url = window.location.href;
|