Commit b7f60c3c authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Fuerza petición de leyenda con labels

parent 78f4b922
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)) {