Commit c71febe5440d379ca98f9e5682373439d4bec276
1 parent
765fa869
Exists in
master
and in
7 other branches
-
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
classesjs/classe_mapa.js
| @@ -1535,6 +1535,7 @@ i3GEO.mapa = | @@ -1535,6 +1535,7 @@ i3GEO.mapa = | ||
| 1535 | i3GEO.Interface.googleearth.aguarde.visibility = "visible"; | 1535 | i3GEO.Interface.googleearth.aguarde.visibility = "visible"; |
| 1536 | } | 1536 | } |
| 1537 | retorna = function(retorno) { | 1537 | retorna = function(retorno) { |
| 1538 | + alert("ok") | ||
| 1538 | var classeCor, temp, n, i, mostra, res, temas, ntemas, titulo, tips, j, ntips, ins, r, ds, nds, s, configura = i3GEO.configura, tipotip = configura.tipotip; | 1539 | var classeCor, temp, n, i, mostra, res, temas, ntemas, titulo, tips, j, ntips, ins, r, ds, nds, s, configura = i3GEO.configura, tipotip = configura.tipotip; |
| 1539 | i3GEO.eventos.cliquePerm.status = true; | 1540 | i3GEO.eventos.cliquePerm.status = true; |
| 1540 | mostra = false; | 1541 | mostra = false; |
| @@ -1663,6 +1664,7 @@ i3GEO.mapa = | @@ -1663,6 +1664,7 @@ i3GEO.mapa = | ||
| 1663 | configura.locaplic); | 1664 | configura.locaplic); |
| 1664 | } | 1665 | } |
| 1665 | }; | 1666 | }; |
| 1667 | + alert(objposicaocursor.ddx+" "+objposicaocursor.ddy) | ||
| 1666 | i3GEO.php.identifica3( | 1668 | i3GEO.php.identifica3( |
| 1667 | retorna, | 1669 | retorna, |
| 1668 | objposicaocursor.ddx, | 1670 | objposicaocursor.ddx, |