diff --git a/classesjs/classe_interface.js b/classesjs/classe_interface.js index fad7c4e..fca0a8f 100644 --- a/classesjs/classe_interface.js +++ b/classesjs/classe_interface.js @@ -2464,6 +2464,7 @@ i3GEO.Interface = { i3GeoMap ); p.baloes.push(b); + //TODO incluir icone para abrir identifica completo //FIXME resolver icone do cadeado /* google.maps.event.addListenerOnce(b,'domready',function(){ diff --git a/interface/black_gm.phtml b/interface/black_gm.phtml index 57260ee..ec30212 100755 --- a/interface/black_gm.phtml +++ b/interface/black_gm.phtml @@ -112,7 +112,7 @@ include_once("../ms_configura.php"); i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; i3GEO.Interface.ATUAL = "googlemaps"; i3GEO.Interface.IDCORPO = "contemImg"; -i3GEO.configura.diminuixN = 20; +i3GEO.configura.diminuixN = 0; i3GEO.configura.autotamanho = false; i3GEO.Interface.openlayers.TILES = true; -- libgit2 0.21.2