Commit e475d4d9e095a45da1d653495fc2b23775d5e16c
1 parent
7dae1976
Exists in
master
and in
7 other branches
Inclusão da interface openlayers nos links
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
principal.htm
... | ... | @@ -62,6 +62,15 @@ Aplicativos disponíveis com o i3geo e documentação. |
62 | 62 | <tr> |
63 | 63 | <td></td> |
64 | 64 | <td> |
65 | + <a href="ms_criamapa.php?interface=openlayers.htm" target="_blank" > | |
66 | + Versão com o uso do software Openlayers. | |
67 | + </a> | |
68 | + Navegação no estilo GoogleMaps baseada no software OpenLayers. | |
69 | + </td> | |
70 | +</tr> | |
71 | +<tr> | |
72 | + <td></td> | |
73 | + <td> | |
65 | 74 | <a href="mobile" target="_blank" > |
66 | 75 | Versão mobile para dispositivos móveis. |
67 | 76 | </a> | ... | ... |