You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[QGIS-Server][BUGFIX] GetLegendGraphics set layername
To have title instead of name in server getlegendgraphic response, the commit
bb95a0f update getlegendgraphic to set the
tree layer name. This update set the layer name with layer title.
To fix it, I just store the layers name and reset them at the end of
GetLegendGraphic request.
0 commit comments