diff --git a/ferramentas/confluence/index.js b/ferramentas/confluence/index.js index 913663a..774f65a 100644 --- a/ferramentas/confluence/index.js +++ b/ferramentas/confluence/index.js @@ -192,6 +192,9 @@ i3GEOF.confluence = { Indica a confluência no mapa */ mostraxy: function(xy){ + /* + * @TODO nao funciona no OSM + */ if(i3GEO.Interface.ATUAL === "googleearth" || i3GEO.Interface.openlayers.googleLike === true) {return;} var box = $i("pinconf"), -- libgit2 0.21.2