Hi,
I need to modify for all layers the getLegend Graphic parameteres : width, height.
It is possible to do it by an user from the UI on a layer (for example width 30, height 20) but i can't find a way to make these parameters global from a localConfig.json setting or from the TOC's plugin of an application context.
Example of url from a custoised layer done by an user :
1- "legendStyle": { "maxWidth": "250%" }
On what is referring the %, how to use it to have the same width and height as see before