Commit 69872d75feb5ebbcd4d33c36ae6cdd88f0272c31

Authored by Luigi Serra
1 parent 210f1212

updates

controllets/select-marker-map-controllet/select-marker-map-controllet.html
@@ -181,7 +181,7 @@ @@ -181,7 +181,7 @@
181 anchor: [0.5, 46], 181 anchor: [0.5, 46],
182 anchorXUnits: 'fraction', 182 anchorXUnits: 'fraction',
183 anchorYUnits: 'pixels', 183 anchorYUnits: 'pixels',
184 - opacity: 0.75, 184 + opacity: 0.9,
185 src: 'http://services.routetopa.eu/DEEalerProvider/COMPONENTS/datalets/leafletjs-datalet/leafletsjs/images/marker-icon.png' 185 src: 'http://services.routetopa.eu/DEEalerProvider/COMPONENTS/datalets/leafletjs-datalet/leafletsjs/images/marker-icon.png'
186 })) 186 }))
187 }); 187 });
@@ -195,7 +195,7 @@ @@ -195,7 +195,7 @@
195 source: this.source, 195 source: this.source,
196 style: new ol.style.Style({ 196 style: new ol.style.Style({
197 fill: new ol.style.Fill({ 197 fill: new ol.style.Fill({
198 - color: 'rgba(255, 255, 255, 0.6)' 198 + color: 'rgba(255, 255, 255, 1.0)'
199 }), 199 }),
200 stroke: new ol.style.Stroke({ 200 stroke: new ol.style.Stroke({
201 color: '#ffff00', 201 color: '#ffff00',