Commit f2cafe595389043777759d1a42631b6f0189e917

Authored by Edmar Moretti
1 parent 2c4d63f9

--no commit message

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
classesjs/classe_coordenadas.js
@@ -695,6 +695,7 @@ i3GEO.coordenadas = @@ -695,6 +695,7 @@ i3GEO.coordenadas =
695 */ 695 */
696 mostraCoordenadas : function(ativaMovimento, onde, x, y) { 696 mostraCoordenadas : function(ativaMovimento, onde, x, y) {
697 //FIXME As coordenadas metricas nao funcionam em OSM 697 //FIXME As coordenadas metricas nao funcionam em OSM
  698 + alert(i3GEO.parametros.w)
698 if(i3GEO.parametros.w < 700){ 699 if(i3GEO.parametros.w < 700){
699 return; 700 return;
700 } 701 }