Update icons
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2021-01-24 09:09:43 +01:00
parent 08acba9a88
commit b14b01b358
16 changed files with 61 additions and 61 deletions

View File

@@ -59,7 +59,7 @@ export class MapEffects {
image: new style.Icon({
anchor: [0.5, 1],
scale: 0.05,
src: this.featureIconService$.getIconImageDataUrl("fa fa-file-o")
src: this.featureIconService$.getIconImageDataUrl("fal fa-file")
}),
stroke: new style.Stroke({
color: 'red',