Commit 894647653e270b566ead8fadc9442f579ea33f4d

Authored by Edmar Moretti
1 parent 64e370fd

-

classesjs/classe_tema.js
... ... @@ -34,6 +34,7 @@
34 34 if (typeof (i3GEO) === 'undefined') {
35 35 var i3GEO = {};
36 36 }
  37 +//XODO nova ferramenta para definir minscaledenom e maxscaledenom, GEOMTRANSFORM, SYMBOLSCALEDENOM, MINGEOWIDTH, MAXGEOWIDTH,
37 38 i3GEO.tema =
38 39 {
39 40 /**
... ...
ferramentas/toponimia/index.js
... ... @@ -6,7 +6,6 @@ if(typeof(i3GEOF) === 'undefined'){
6 6 Classe: i3GEOF.toponimia
7 7  
8 8 */
9   -//XODO incluir opcao de minscale e maxscale
10 9 i3GEOF.toponimia = {
11 10 /*
12 11 Variavel: aguarde
... ...