Commit d0f02216857c042923e5fec612695e91279f3f35

Authored by Edmar Moretti
1 parent 5361defd

--no commit message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
interface/openlayers.htm
@@ -157,7 +157,7 @@ i3GEO.configura.autotamanho = false; @@ -157,7 +157,7 @@ i3GEO.configura.autotamanho = false;
157 i3GEO.Interface.ATUAL = "openlayers"; 157 i3GEO.Interface.ATUAL = "openlayers";
158 i3GEO.Interface.IDCORPO = "contemImg"; 158 i3GEO.Interface.IDCORPO = "contemImg";
159 //ativa ou desativa o balao de info ao clicar no mapa 159 //ativa ou desativa o balao de info ao clicar no mapa
160 -i3GEO.eventos.cliquePerm.ativo = true; 160 +i3GEO.eventos.cliquePerm.ativo = !i3GEO.util.detectaMobile();
161 // 161 //
162 // 162 //
163 //interface alternativa se for detectado um dispositivo móvel 163 //interface alternativa se for detectado um dispositivo móvel