diff --git a/ferramentas/metaestat/index.js b/ferramentas/metaestat/index.js index c499bd4..9c5d812 100644 --- a/ferramentas/metaestat/index.js +++ b/ferramentas/metaestat/index.js @@ -131,6 +131,8 @@ i3GEOF.metaestat = { ' ' + ' ' + ' ' + + ' ' + + '' + '
' + ''; //utilizado pelo seletor de colourramp @@ -160,6 +162,9 @@ i3GEOF.metaestat = { }; i3GEO.php.listaCamadasMetaestat(temp); }, + alteraRepresentacao: function(){ + + }, mostraRegiao: function(){ if(typeof(i3GEOF.mostraregiao) === 'undefined'){ i3GEO.util.scriptTag( diff --git a/ferramentas/metaestat/mostraregiao.js b/ferramentas/metaestat/mostraregiao.js index 7efd8f4..9893dcf 100644 --- a/ferramentas/metaestat/mostraregiao.js +++ b/ferramentas/metaestat/mostraregiao.js @@ -111,6 +111,7 @@ i3GEOF.mostraregiao = { i3GEOF.mostraregiao.inicia(divid); i3GEO.janela.tempoMsg("Utilize a guia lateral para ligar/desligar camadas que já estejam no mapa"); }, + //TODO incluir toponimia html: function(){ var ins = "" + ' ' + -- libgit2 0.21.2