Commit fc14fe1ee00a7c176cdcc911b94595058be3aafe
1 parent
3d6acfd2
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
aplicmap/openlayers.htm
... | ... | @@ -4,7 +4,7 @@ |
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 | 6 | <title>i3Geo - Mapa interativo</title> |
7 | -<script type="text/javascript" src="../classesjs/i3geonaocompacto.js"></script> | |
7 | +<script type="text/javascript" src="../classesjs/i3geo.js"></script> | |
8 | 8 | <script type="text/javascript" src="../pacotes/openlayers/OpenLayers29.js.php"></script> |
9 | 9 | </head> |
10 | 10 | <body id="i3geo"> | ... | ... |