Commit 894647653e270b566ead8fadc9442f579ea33f4d
1 parent
64e370fd
Exists in
master
and in
7 other branches
-
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
classesjs/classe_tema.js
@@ -34,6 +34,7 @@ | @@ -34,6 +34,7 @@ | ||
34 | if (typeof (i3GEO) === 'undefined') { | 34 | if (typeof (i3GEO) === 'undefined') { |
35 | var i3GEO = {}; | 35 | var i3GEO = {}; |
36 | } | 36 | } |
37 | +//XODO nova ferramenta para definir minscaledenom e maxscaledenom, GEOMTRANSFORM, SYMBOLSCALEDENOM, MINGEOWIDTH, MAXGEOWIDTH, | ||
37 | i3GEO.tema = | 38 | i3GEO.tema = |
38 | { | 39 | { |
39 | /** | 40 | /** |
ferramentas/toponimia/index.js
@@ -6,7 +6,6 @@ if(typeof(i3GEOF) === 'undefined'){ | @@ -6,7 +6,6 @@ if(typeof(i3GEOF) === 'undefined'){ | ||
6 | Classe: i3GEOF.toponimia | 6 | Classe: i3GEOF.toponimia |
7 | 7 | ||
8 | */ | 8 | */ |
9 | -//XODO incluir opcao de minscale e maxscale | ||
10 | i3GEOF.toponimia = { | 9 | i3GEOF.toponimia = { |
11 | /* | 10 | /* |
12 | Variavel: aguarde | 11 | Variavel: aguarde |