diff --git a/classesphp/mapa_openlayers.php b/classesphp/mapa_openlayers.php index a559ac8..aeef036 100755 --- a/classesphp/mapa_openlayers.php +++ b/classesphp/mapa_openlayers.php @@ -344,7 +344,7 @@ if (isset($_GET["REQUEST"])) { } } $o = $mapa->outputformat; -//$o->set("imagemode", MS_IMAGEMODE_RGBA); +$o->set("imagemode", MS_IMAGEMODE_RGBA); $o->set("transparent", MS_TRUE); $legenda = $mapa->legend; $legenda->set("status", MS_OFF); -- libgit2 0.21.2