Commit 59fde1c71f40d3e1466a7a0088a080e018e48ed2

Authored by Edmar Moretti
1 parent 88c9f0ee

-

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
classesjs/classe_interface.js
@@ -1908,7 +1908,6 @@ i3GEO.Interface = { @@ -1908,7 +1908,6 @@ i3GEO.Interface = {
1908 e = null; 1908 e = null;
1909 } 1909 }
1910 lonlat = i3geoOL.getLonLatFromPixel(p); 1910 lonlat = i3geoOL.getLonLatFromPixel(p);
1911 - alert("calcCoord "+lonlat.lon)  
1912 if (!lonlat) { 1911 if (!lonlat) {
1913 return; 1912 return;
1914 } 1913 }