diff --git a/fonts/FMIconFont/FMIconFont.svg b/fonts/FMIconFont/FMIconFont.svg index 4f413e1..7d92793 100644 --- a/fonts/FMIconFont/FMIconFont.svg +++ b/fonts/FMIconFont/FMIconFont.svg @@ -1,18 +1,21 @@ + inkscape:version="1.1 (c68e22c387, 2021-05-23)" + inkscape:export-filename="C:\Users\wilco\Desktop\nieuwicoon.png" + inkscape:export-xdpi="75" + inkscape:export-ydpi="75" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + inkscape:document-rotation="0" + inkscape:pagecheckerboard="0"> + + + + + + + + + + + + + + + + + + + + d="M 842.7207,1001.4707 C 644.94602,998.16779 307.132,799.05766 189.05664,686.92383 52.094769,556.85389 40.643757,359.51635 157.20898,232.00977 A 167,39 44.451021 0 1 99.136719,181.21289 167,39 44.451021 0 1 7.2363281,36.42383 167,39 44.451021 0 1 153.75977,125.5332 a 167,39 44.451021 0 1 54.9082,60.96875 C 350.22295,85.63516 561.27675,102.77028 697.07422,231.73438 842.39777,369.74526 1093.1327,843.30263 952.84766,969 c -26.30341,23.56828 -64.48665,33.2329 -110.12696,32.4707 z" /> + + id="layer13" + inkscape:label="Blight3" + style="display:none"> + id="path2635" + style="fill:#338000;stroke-width:1.37055;stroke-miterlimit:0" + d="M 842.7207,22.529297 C 644.94602,25.832212 307.132,224.94234 189.05664,337.07617 52.094769,467.14611 40.643757,664.48365 157.20898,791.99023 A 39,167 45.548979 0 0 99.136719,842.78711 39,167 45.548979 0 0 7.2363281,987.57617 39,167 45.548979 0 0 153.75977,898.4668 39,167 45.548979 0 0 208.66797,837.49805 C 350.22295,938.36484 561.27675,921.22972 697.07422,792.26562 842.39777,654.25474 1093.1327,180.69737 952.84766,55 926.54425,31.431724 888.36101,21.767086 842.7207,22.529297 Z" /> + + + +
- {{percentage | number:'1.0-2'}} + {{percentage | number:'1.0-2'}} %
diff --git a/projects/common-map/src/fm-map/components/legend/legend.component.ts b/projects/common-map/src/fm-map/components/legend/legend.component.ts index 39186db..234ff6a 100644 --- a/projects/common-map/src/fm-map/components/legend/legend.component.ts +++ b/projects/common-map/src/fm-map/components/legend/legend.component.ts @@ -95,6 +95,4 @@ export class LegendComponent implements OnInit,AfterViewInit { bandContainsStatistics(): boolean { return this.layer.renderer.band.statistics != null; } -} - - +} \ No newline at end of file