Commit 2aee74d41b0e2701b7e0dd0c55cfcaaa706de2b0

Authored by Edmar Moretti
1 parent 23bdc9a8

--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 = !DetectaMobile("DetectMobileLong"); 160 +i3GEO.eventos.cliquePerm.ativo = true;
161 // 161 //
162 // 162 //
163 //interface alternativa se for detectado um dispositivo móvel 163 //interface alternativa se for detectado um dispositivo móvel