Loading src/Helpers/customParser.js +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ define([ var imgClass = 'detailsPhoto', noImgUrl = '/resources/images/noIMG.png', legendOptsParam = 'legend_options=fontAntiAliasing:true', legendOptsParam = 'legend_options=forceLabels:on;fontAntiAliasing:true', imgUrl; if (!layer || !(layer.legend || layer.stylesLayer)) { Loading Loading
src/Helpers/customParser.js +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ define([ var imgClass = 'detailsPhoto', noImgUrl = '/resources/images/noIMG.png', legendOptsParam = 'legend_options=fontAntiAliasing:true', legendOptsParam = 'legend_options=forceLabels:on;fontAntiAliasing:true', imgUrl; if (!layer || !(layer.legend || layer.stylesLayer)) { Loading