Skip to content
Snippets Groups Projects
Commit 513930b2 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Make background map visibile (change opacity of wms)

parent 6170e21b
No related branches found
No related tags found
1 merge request!12feat: Add test page (spatial) with mapserver layer in openlayers map
......@@ -69,6 +69,7 @@ function initSpatialMap(lonLat, zoomLevel, mapAttribution, mapId) {
carrotLayer = new ol.layer.Image({
source: carrotLayerSource,
visible: true,
opacity: 0.6
})
// Creating the map
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment