Commit b728644f01a9ad34332982aa3286b21f449bceb0
1 parent
8cee961e
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
interface/googlemaps.phtml
... | ... | @@ -147,8 +147,7 @@ i3GEO.barraDeBotoes.OFFSET = -10; |
147 | 147 | //ajusta a posição da barra de botões no IE |
148 | 148 | //if(navm) |
149 | 149 | //{i3GEO.barraDeBotoes.OFFSET = -45;} |
150 | -//permite ajustar o mapa até a borda do navegador | |
151 | -i3GEO.scrollerWidth = 0; | |
150 | + | |
152 | 151 | //número máximo de botões na barra de botões inicial |
153 | 152 | //i3GEO.barraDeBotoes.MAXBOTOES = 10; |
154 | 153 | //remove itens dos menus que não são necessários, já que estão como ícones na barra de botões | ... | ... |