feat: Add test page (spatial) with mapserver layer in openlayers map
Compare changes
- Tor-Einar Skog authored
+ 35
− 0
@@ -609,6 +609,7 @@ async function initDataSourceMap(containerId, geoJson, countryCodeList, featureC
@@ -609,6 +609,7 @@ async function initDataSourceMap(containerId, geoJson, countryCodeList, featureC
@@ -679,6 +680,10 @@ const styleUnselected = new ol.style.Style({
@@ -679,6 +680,10 @@ const styleUnselected = new ol.style.Style({
@@ -699,6 +704,31 @@ function handleMapClicked(map, layer, pixel, coordinate, featureClickedCallback)
@@ -699,6 +704,31 @@ function handleMapClicked(map, layer, pixel, coordinate, featureClickedCallback)
@@ -713,6 +743,11 @@ function handleMapClicked(map, layer, pixel, coordinate, featureClickedCallback)
@@ -713,6 +743,11 @@ function handleMapClicked(map, layer, pixel, coordinate, featureClickedCallback)