Commit 5175d38dc5f8a3d588f7845bcf82841b635f64b3
1 parent
1ff56fce
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
interface/openlayersdebug.htm
... | ... | @@ -3,6 +3,7 @@ |
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Category" content="i3Geo Mapa interativo MMA geoprocessamento sig mobile"> |
5 | 5 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
6 | +<meta name="viewport" content="width=device-width, initial-scale=1"> | |
6 | 7 | <title>i3GEO - OpenLayers</title> |
7 | 8 | <script src="../classesjs/i3geonaocompacto.js"></script> |
8 | 9 | <script src="../pacotes/openlayers/OpenLayers2131.js.php"></script> | ... | ... |