Commit d43635ec0d6be0dec68ce2b1051376ab06195fc8

Authored by Edmar Moretti
1 parent 4e6dbbc6

teste

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
classesphp/mapa_openlayers.php
@@ -344,7 +344,7 @@ if (isset($_GET["REQUEST"])) { @@ -344,7 +344,7 @@ if (isset($_GET["REQUEST"])) {
344 } 344 }
345 } 345 }
346 $o = $mapa->outputformat; 346 $o = $mapa->outputformat;
347 -//$o->set("imagemode", MS_IMAGEMODE_RGBA); 347 +$o->set("imagemode", MS_IMAGEMODE_RGBA);
348 $o->set("transparent", MS_TRUE); 348 $o->set("transparent", MS_TRUE);
349 $legenda = $mapa->legend; 349 $legenda = $mapa->legend;
350 $legenda->set("status", MS_OFF); 350 $legenda->set("status", MS_OFF);