Adjusting the default height and/or width of Legend Symbols
From Geoikia-english
> Main Page > How can I ...? > Adjusting the default height and/or width of Legend Symbols
Adjsuting of the default height and width is possible by editing the "geoide.xml" file.
1. Open the geoide.xml fileof your geoide server onfiguration.
2. Add the element "Legend" on the right place of the DataSetLayer of which you want to adjust the symbol size.
3. Insert values for width and/or height:
<Legend tileWidth="xx" tileHeight="yy" />
- EXAMPLE:

