This commit is contained in:
ziajka 2018-11-06 14:26:25 +01:00
parent 6f263392a0
commit 467d6b6851

View File

@ -2,9 +2,9 @@
class="map"
preserveAspectRatio="none"
>
<filter id="grayscale">
<feColorMatrix id="feGrayscale" type="saturate" values="0"/>
</filter>
<filter id="grayscale">
<feColorMatrix id="feGrayscale" type="saturate" values="0"/>
</filter>
</svg>
<app-draw-link-tool *ngIf="drawLinkTool" (linkCreated)="linkCreated($event)"></app-draw-link-tool>

Before

Width:  |  Height:  |  Size: 260 B

After

Width:  |  Height:  |  Size: 271 B