We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69216af + f4b8a16 commit cbe0758Copy full SHA for cbe0758
src/layertree/component.html
@@ -39,6 +39,7 @@
39
<img
40
ng-if="::(legendIconUrl=gmfLayertreeCtrl.getLegendIconURL(layertreeCtrl))"
41
ng-src="{{::legendIconUrl}}"
42
+ loading="lazy"
43
/>
44
</div>
45
</a>
0 commit comments