lizmap-plugin
lizmap-plugin copied to clipboard
getLegendGraphics is too small
The legend characters are way too small to be visible. They should either be recalculated in an appropriate fashion, or the user should be given an option to choose their size.
You mean the title of the layer in Lizmap legend, or the font size of the text inside the image provided by getLegendGraphics ?
@pcav Is-it still relevant?
I think it still is. I mean the font size of the text inside the image provided by getLegendGraphics.
The plugin is not managing the GetLegendGraphic
request.
And now, since LWC 3.7, the legend is in JSON format, so the legend in in HTML now. If the font is too small, some CSS can be added.
I guess it can be closed @pcav ?