Commit 5b44a31f31fcf5a4a99f5ae8e89844f5d1fdf8b5
1 parent
f2cafe59
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
classesjs/classe_coordenadas.js
@@ -695,7 +695,6 @@ i3GEO.coordenadas = | @@ -695,7 +695,6 @@ 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) | ||
699 | if(i3GEO.parametros.w < 700){ | 698 | if(i3GEO.parametros.w < 700){ |
700 | return; | 699 | return; |
701 | } | 700 | } |