Commit 026b6ad462c5ee2ed325dc12620c6d514fd60d20
1 parent
c9842835
Exists in
master
and in
7 other branches
Correção na transparencia das camadas nas interfaces google earth e maps
Showing
3 changed files
with
3 additions
and
2 deletions
Show diff stats
aplicmap/geral1.map
aplicmap/geral1windows.map
aplicmap/googlemaps.phtml
... | ... | @@ -171,6 +171,7 @@ g_opcoesTemas = "sim"; |
171 | 171 | g_3dmap = "3dmap.map"; |
172 | 172 | i3GEO.interface.ATUAL = "googlemaps"; |
173 | 173 | i3GEO.interface.IDCORPO = "contemImg"; |
174 | +i3GEO.Interface.OUTPUTFORMAT = "png2"; | |
174 | 175 | i3GEO.barraDeBotoes.BOTAOPADRAO = "identifica"; |
175 | 176 | i3GEO.configura.diminuixN = 20 |
176 | 177 | ... | ... |