Commit 5b44a31f31fcf5a4a99f5ae8e89844f5d1fdf8b5

Authored by Edmar Moretti
1 parent f2cafe59

--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 695 */
696 696 mostraCoordenadas : function(ativaMovimento, onde, x, y) {
697 697 //FIXME As coordenadas metricas nao funcionam em OSM
698   - alert(i3GEO.parametros.w)
699 698 if(i3GEO.parametros.w < 700){
700 699 return;
701 700 }
... ...