<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>hi list,</DIV>
<DIV>is there a function which removes all displayed layers?</DIV>
<DIV>my map has up to 50 layers, named box1....box50. </DIV>
<DIV>&nbsp;</DIV>
<DIV>i tried a for-loop with map.removeLayer('BOX'+i) but this don't work if&nbsp;less than 50 layers rendered.</DIV>
<DIV>anybody an idea how i can manage that?</DIV>
<DIV>thanks.</DIV></BODY></HTML>