diff --git a/controllets/select-marker-map-controllet/select-marker-map-controllet.html b/controllets/select-marker-map-controllet/select-marker-map-controllet.html index 68d0048..0987ee0 100644 --- a/controllets/select-marker-map-controllet/select-marker-map-controllet.html +++ b/controllets/select-marker-map-controllet/select-marker-map-controllet.html @@ -181,7 +181,7 @@ anchor: [0.5, 46], anchorXUnits: 'fraction', anchorYUnits: 'pixels', - opacity: 0.75, + opacity: 0.9, src: 'http://services.routetopa.eu/DEEalerProvider/COMPONENTS/datalets/leafletjs-datalet/leafletsjs/images/marker-icon.png' })) }); @@ -195,7 +195,7 @@ source: this.source, style: new ol.style.Style({ fill: new ol.style.Fill({ - color: 'rgba(255, 255, 255, 0.6)' + color: 'rgba(255, 255, 255, 1.0)' }), stroke: new ol.style.Stroke({ color: '#ffff00',