Commit 1852ea852eca7560bd235f33850d0675bb7e3199
1 parent
dc449e49
Exists in
master
and in
7 other branches
Teste para ajusta a metatag viewport
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
interface/black_ol.htm
@@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
4 | <meta http-equiv="Category" content="i3Geo Mapa interativo MMA geoprocessamento sig mobile"> | 4 | <meta http-equiv="Category" content="i3Geo Mapa interativo MMA geoprocessamento sig mobile"> |
5 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | 5 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
6 | <meta name="viewport" | 6 | <meta name="viewport" |
7 | - content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0"> | 7 | + content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"> |
8 | <title>i3GEO - OpenLayers</title> | 8 | <title>i3GEO - OpenLayers</title> |
9 | <script src="../pacotes/ol3/ol.js"></script> | 9 | <script src="../pacotes/ol3/ol.js"></script> |
10 | <script src="../js/i3geo.js"></script> | 10 | <script src="../js/i3geo.js"></script> |