} break; /* function: REMOVELABELCLASSE Remove LABEL em uma classe de um layer */ /* function: REMOVELABELCLASSE Remove LABEL em uma classe de um layer */ case "REMOVELABELCLASSE": include_once dirname(__FILE__) . "/../../classesphp/classe_temas.php"; $m = new Temas($map_file, $tema); $m->removeLabel($_GET["classe"]); $m->salva(); $retorno = "ok"; break; /* Valor: EDITALEGENDA Cria elementos para construir uma legenda no formato de tabela em HTML. <Legenda->tabelaLegenda> */ /* Valor: EDITALEGENDA Cria elementos para construir uma legenda no formato de tabela em HTML.