<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hi<br></p><p>I'm wondering if it's possible to draw a frame around e.g. a legendbox or any other box?<br>(I'm not talking about the frame around all the map which you can get with e.g. \framethickness=1mm)<br></p><p>In layout I'm using code like this:<br>\def\maplayout{<br>   ...<br>   \legendbox{0}{0}{NE}{\legendsymbols}<br>   \legendbox{0}{0}{NE}{\the\legendcontent}<br>   ...<br>}<br></p><p>Is it possible in any way to draw a frame around such a box?<br>Or does anyone have any code to get a framed box on the map?<br></p><p>Thanks for your help.<br></p><p>cheers,<br>Torsten<br></p></body></html>