Commit 47dd2faa5249faf7c65c69de1a8e4b5826f20729

Authored by Edmar Moretti
1 parent f634eafc

--no commit message

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
mashups/openlayers.php
... ... @@ -166,6 +166,11 @@ Parâmetros:
166 166  
167 167 Para ver a lista de códigos de temas, que podem ser utilizados no parâmetro 'temas', acesse:
168 168 <a href='../ogc.php?lista=temas' >lista de temas</a>. Os códigos são mostrados em vermelho.
  169 +
  170 + Exemplo:
  171 +
  172 + &lt;iframe height='400px' src='http://mapas.mma.gov.br/i3geo/mashups/openlayers.php?temas=bioma&amp;altura=350&amp;largura=350' style='border: 0px solid white;' width='400px'&gt;&lt;/iframe&gt;
  173 +
169 174 ";
170 175 exit;
171 176 }
... ...