<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi Friends,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have the next case.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I use this code for a current layer in the map:</DIV>
<DIV>&nbsp;</DIV>
<DIV>$oMap = $this-&gt;moMapObject-&gt;oMap;<BR>$oLayer = $oMap-&gt;getLayerByName("Municipios");<BR>if ($oLayer-&gt;status == MS_OFF || $oLayer-&gt;status == MS_DEFAULT)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{$oLayer-&gt;set("status", MS_ON);}</DIV>
<DIV>&nbsp;</DIV>
<DIV>But the layer Municipios still is off (th layer doen't show). </DIV>
<DIV>&nbsp;</DIV>
<DIV>By other side i do a copy of the layer Municipios y that work fine, i mean the new layer apper&nbsp;and is on:</DIV>
<DIV>&nbsp;</DIV>
<DIV>$oHighlight = ms_newLayerObj($oMap, $oLayer); </DIV>
<DIV>$oHighlight-&gt;set("name", $oLayer-&gt;"Municipios_copy");<BR>$oHighlight-&gt;set("status", MS_ON);</DIV>
<DIV>&nbsp;</DIV>
<DIV>I need to send another command to refresh in the case the layer already exist?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>&nbsp;</DIV>
<DIV>Alexys H</DIV>
<DIV>&nbsp;</DIV></div><br>


      <hr size=1><br><font face="Verdana" size="-2">¿Con Mascota por primera vez? - Sé un mejor Amigo<br><a href="http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&sid=XXXXXXXX">Entra en Yahoo! Respuestas</a>.<br></font>  </body></html>