Commit 6ddb32bbb141f4414a39e58e1bbdf587f160b5fb

Authored by Edmar Moretti
1 parent 2caa2f56

--no commit message

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
ferramentas/confluence/index.js
... ... @@ -192,6 +192,9 @@ i3GEOF.confluence = {
192 192 Indica a confluência no mapa
193 193 */
194 194 mostraxy: function(xy){
  195 + /*
  196 + * @TODO nao funciona no OSM
  197 + */
195 198 if(i3GEO.Interface.ATUAL === "googleearth" || i3GEO.Interface.openlayers.googleLike === true)
196 199 {return;}
197 200 var box = $i("pinconf"),
... ...